Skip to content

comcaptain/chrome_plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome_plugins

version 1.0.5 update log

  • fix ace editor redraw bug
  • now js will only be executed when page is loaded
  • add external css resource tab
    • urls are seperated by line
    • you can use alias for url, now there's only one alias(bootstrap -> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css). Contact me if you have other need for alias(master@pygmalion.click)
  • now js will be executed before the page is fully rendered to avoid FOUC
  • now you can inject jquery code in pages without jquery(jquery-2.1.4)

version 1.0.6 update log

  • guarantee injected css/js appear after original page's css/js references in head tag
  • fix updateCss execution timeline
  • fix bug: do not update css after css text is cleared

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors