5c8d1950a7
To prevent cross-page leaks we need to create/copy prefs and cachedStyles inside the background page context. * storage.js is now used only in the background page * messaging.js now contains less bg-specific methods and more common methods. Added saveStyleSafe, deleteStyleSafe which automatically invoke onRuntimeMessage of the current page or just handleUpdate/handleDelete when notify:false * prefs.js with 'prefs' for background and UI pages: separate objects because a UI page may load before the background page and it can read prefs from localStorage/sync/defaults |
||
---|---|---|
_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/.