You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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