Go to file
Jason Barnabe cb9f8ffc27 Merge pull request #104 from tophf/bugfix2
Fix old Chrome error: no 'browser_action' contextMenu type
2015-04-22 14:01:09 -05:00
_locales Fix installation error 'Variable $applies$ used but not defined' 2015-04-22 14:26:41 +03:00
codemirror Mostly mute CSSLint, re-enable gutter marks, hide squiggles 2015-03-12 13:18:57 +03:00
csslint Remove eval from css-lint 2015-03-12 19:35:20 -04:00
.gitignore Update locales from Transifex 2015-03-26 13:28:50 -05:00
16.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +03:00
19.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +03:00
48.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +03:00
128.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +03:00
apply.js Apply global changes to popups 2015-04-07 20:07:45 +03:00
background.html initial commit 2012-04-15 20:56:12 -05:00
background.js Fix old Chrome error: no 'browser_action' contextMenu type 2015-04-22 22:01:19 +03:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
edit.html Remove extra focus style for CodeMirror 2015-04-08 14:07:59 -05:00
edit.js Fix 'const in strict mode' error in very old Chrome 2015-04-22 14:30:55 +03:00
health.js issue 102 Do something reasonable if the Stylish DB can't be read 2013-06-25 23:25:04 -05:00
help.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +03:00
install.js issue 5 updates for styles with settings 2014-02-06 15:05:31 -06:00
localization.js initial commit 2012-04-15 20:56:12 -05:00
manage.html Restore header for narrow width edit and standardize position 2015-03-23 19:52:18 -05:00
manage.js Manager: "Apply all updates" button 2015-03-20 17:29:48 +03:00
manifest.json 1.3.0 2015-04-21 11:00:01 -05:00
messaging.js Apply global changes to popups 2015-04-07 20:07:45 +03:00
popup.html Popup CSS tweaks 2015-04-17 09:33:03 -05:00
popup.js Make style names in popup toggle the styles 2015-04-08 14:14:16 -05:00
pull_locales.rb Move locales login file outside of folder 2015-03-26 13:34:28 -05:00
README.md Translations on Transifex now 2015-01-30 20:41:43 -06:00
storage.js Apply global changes to popups 2015-04-07 20:07:45 +03:00
world_go.png Add SVG icon, compress PNG icons with pngquant+optipng 2015-03-23 17:01:22 +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/.