Go to file
tophf a93354de8c remove iframe observer
* 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
2017-04-18 12:46:35 +03:00
_locales manage: update state tooltips; add filter option 2017-04-18 12:46:32 +03:00
backup Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
beautify Preserve selection/cursor after beautify-css 2017-04-18 12:46:28 +03:00
codemirror match-highlighter.js: override step 1 2017-04-18 12:46:26 +03:00
codemirror-overwrites/addon match-highlighter.js: override step 2, highlight only multiple matches 2017-04-18 12:46:26 +03:00
csslint csslint: fix crashing on unclosed calc() at eof 2017-04-18 12:46:34 +03:00
images Move images into a separate directory 2017-04-18 12:46:22 +03:00
msgbox manage: add new UI option 2017-04-18 12:46:31 +03:00
options Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
.editorconfig Don't enforce non-native end_of_line in editorconfig 2017-04-18 12:43:30 +03:00
.eslintignore add ESLint and Editorconfig files 2017-02-09 17:20:48 +01:00
.eslintrc Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
.gitignore Update locales from Transifex 2015-03-26 13:28:50 -05:00
apply.js remove iframe observer 2017-04-18 12:46:35 +03:00
background.js remove iframe observer 2017-04-18 12:46:35 +03:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
dom.js Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
edit.html Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
edit.js Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
fill_locale_placeholders.py Add placeholders after downloading locales from Transifex 2015-09-18 19:59:51 -05:00
health.js ESLint: customize the rules; fix the issues 2017-04-18 12:46:23 +03:00
install.js ESLint: customize the rules; fix the issues 2017-04-18 12:46:23 +03:00
localization.js options: localize the title 2017-04-18 12:46:33 +03:00
manage.css createStyleElement speedup: reuse the template 2017-04-18 12:46:33 +03:00
manage.html Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
manage.js Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
manifest.json remove iframe observer 2017-04-18 12:46:35 +03:00
messaging.js refactor deepCopy & deepMerge 2017-04-18 12:46:34 +03:00
popup.css fixups for Opera/Vivaldi/Firefox-compatibility 2017-04-18 12:46:32 +03:00
popup.html Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
popup.js prefs: keep up-to-date using prefChanged event 2017-04-18 12:46:34 +03:00
prefs.js prefs.set: deep compare 2017-04-18 12:46:34 +03:00
pull_locales.rb Handle kinda sorta not there Transifex locales 2016-03-17 22:18:06 -05:00
pull_locales.sh Add placeholders after downloading locales from Transifex 2015-09-18 19:59:51 -05:00
README.md updating README.md; open a bug report to request translation merge 2017-04-18 08:46:55 +04:30
storage.js Isolate storage.js in background context 2017-04-18 12:46:34 +03:00
update.js Isolate storage.js in background context 2017-04-18 12:46:34 +03:00

Stylus : Stylish fork for Chrome and Chrome-like things

Releases

  1. Chrome Web Store
  2. Opera add-ons

Screen shot

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/.