Go to file
tophf ad8706e107 Editor: preserve intermediary global sections on import
Because the order of sections influences which rules will apply when several matching rules are present both in a global section and previously declared scoped one.
2016-02-04 18:26:02 +03:00
_locales Replace spaces with tabs in locale files from Transifex 2015-09-18 19:56:05 -05:00
beautify Add more options to beautify-css.js 2015-07-04 06:38:37 +03:00
codemirror CodeMirror.fromTextArea() speedup 2015-07-30 02:40:39 +03:00
csslint fix CSSLint's parser-lib @document{} 2015-08-24 08:16:23 +03:00
.gitignore Update locales from Transifex 2015-03-26 13:28:50 -05:00
16.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
19.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
19w.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
38.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
38w.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
48.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
128.png Dim toolbar icon on unstyled tabs, regenerate icons 2015-05-21 17:38:02 +03:00
apply.js chrome.extension.onMessage -> chrome.runtime.onMessage 2016-01-30 18:06:04 -06:00
background.js Check for onHistoryStateUpdated before use #166 2016-01-30 18:17:25 -06:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
edit.html Autohide lint report in narrow mode; show # of issues 2016-01-20 21:16:58 +03:00
edit.js Editor: preserve intermediary global sections on import 2016-02-04 18:26:02 +03:00
fill_locale_placeholders.py Add placeholders after downloading locales from Transifex 2015-09-18 19:59:51 -05:00
health.js chrome.extension.sendMessage -> chrome.runtime.sendMessage 2016-01-30 17:08:10 -06:00
help.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +03:00
install.js chrome.extension.sendMessage -> chrome.runtime.sendMessage 2016-01-30 17:08:10 -06:00
localization.js Move html templates to html file 2015-08-03 08:13:01 +03:00
manage.html Update world_go.png to 32x32, also suitable for retina 2015-09-01 21:50:33 +03:00
manage.js chrome.extension.onMessage -> chrome.runtime.onMessage 2016-01-30 18:06:04 -06:00
manifest.json Add applications.gecko.id #166 2016-01-30 18:26:34 -06:00
messaging.js chrome.extension.sendMessage -> chrome.runtime.sendMessage 2016-01-30 17:08:10 -06:00
popup.html Move html templates to html file 2015-08-03 08:13:01 +03:00
popup.js chrome.extension.onMessage -> chrome.runtime.onMessage 2016-01-30 18:06:04 -06:00
pull_locales.rb Move locales login file outside of folder 2015-03-26 13:34:28 -05:00
pull_locales.sh Add placeholders after downloading locales from Transifex 2015-09-18 19:59:51 -05:00
README.md Translations on Transifex now 2015-01-30 20:41:43 -06:00
storage.js chrome.extension.onMessage -> chrome.runtime.onMessage 2016-01-30 18:06:04 -06:00
world_go.png Update world_go.png to 32x32, also suitable for retina 2015-09-01 21:50:33 +03:00

Stylish - a user style manager for Google Chrome and Opera.

Releases

Releases are available at the Chrome Web Store and the Opera add-ons site.

Help

See the help docs or ask in the forum.

Contributing

The source is hosted on GitHub and pull requests are welcome. Translations can be done on Transifex but are welcome as pull requests as well.

License

For copyright status of the "codemirror" directory, see codemirror/LICENSE. Everything else is:

Copyright (C) 2005-2014 Jason Barnabe jason.barnabe@gmail.com

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