a93354de8c
* documentElement may be overwritten right after iframe was initialized with contentDocument.write() and due to this change being external it's not reported in our existing rewrite observer so we enqueue an additional check using setTimeout(0). * match_about_blank in manifest.json is back * iframes with src = about: or javascript: don't have a proper URL when our content script runs so we get the real URL from the parent window * minor refactoring |
||
---|---|---|
_locales | ||
backup | ||
beautify | ||
codemirror | ||
codemirror-overwrites/addon | ||
csslint | ||
images | ||
msgbox | ||
options | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
apply.js | ||
background.js | ||
COPYING | ||
dom.js | ||
edit.html | ||
edit.js | ||
fill_locale_placeholders.py | ||
health.js | ||
install.js | ||
localization.js | ||
manage.css | ||
manage.html | ||
manage.js | ||
manifest.json | ||
messaging.js | ||
popup.css | ||
popup.html | ||
popup.js | ||
prefs.js | ||
pull_locales.rb | ||
pull_locales.sh | ||
README.md | ||
storage.js | ||
update.js |
Stylus : Stylish fork for Chrome and Chrome-like things
Releases
Screen shot
Help
See the help docs or ask in userstyles.org forum. For Stylus specific questions and suggestions please use review section of the FAQs page.
Contributing
The source is hosted on GitHub and pull requests are welcome.
You can help us translate the extension on Transifex. When messages.json
file is ready to be merged, please open a new bug report in stylish-chrome/issues.
License
For copyright status of the "codemirror" directory, see codemirror/LICENSE. Everything else is:
Copyright (C) 2005-2014 Jason Barnabe jason.barnabe@gmail.com
Copyright (C) 2017 Stylus Team
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.