Go to file
2017-04-18 08:38:07 +04:30
_locales updating "de" locale. fixes #59 2017-04-18 08:38:07 +04:30
backup Support file drag-n-drop on the entire manage page 2017-03-16 13:32:13 +03:00
beautify Add more options to beautify-css.js 2015-07-04 06:38:37 +03:00
codemirror removing unnecessary addons from codemirror/addon directory 2017-02-09 08:50:55 +03:30
codemirror-overwrites/addon/lint new fix #36 2017-03-06 16:23:45 +03:30
csslint Support :any(), :-webkit-any(), :-moz-any() 2017-03-17 18:08:18 +03:00
options Path for configureCommands is chosen based on user's browser (Opera incomatibility) 2017-03-16 17:14:35 +03:30
.editorconfig add ESLint and Editorconfig files 2017-02-09 17:20:48 +01:00
.eslintignore add ESLint and Editorconfig files 2017-02-09 17:20:48 +01:00
.eslintrc Use Object.assign instead of shallowMerge 2017-03-16 13:32:12 +03:00
.gitignore Update locales from Transifex 2015-03-26 13:28:50 -05:00
16.png Sharper versions of small icons 2017-02-24 06:14:05 -05:00
16w.png Sharper versions of small icons 2017-02-24 06:14:05 -05:00
16x.png Sharper versions of small icons 2017-02-24 06:14:05 -05:00
19.png Update icons 2017-01-21 19:15:07 -05:00
19w.png Update icons 2017-01-21 19:17:12 -05:00
19x.png Global disabled icon 2017-02-13 05:28:16 -05:00
32.png Update icons 2017-01-21 19:14:32 -05:00
32w.png Update icons 2017-01-21 19:16:48 -05:00
32x.png Global disabled icon 2017-02-13 05:28:16 -05:00
38.png Update icons 2017-01-21 19:11:30 -05:00
38w.png Update icons 2017-01-21 19:16:23 -05:00
38x.png Global disabled icon 2017-02-13 05:28:16 -05:00
48.png Update icons 2017-01-21 19:08:31 -05:00
128.png Update icons 2017-01-21 19:03:00 -05:00
apply.js Orphaned content script case self-destruction tweaks#2 for apply.js 2017-03-19 05:24:10 +03:00
background.js Always try CS reinjection (safe since we ping first) 2017-03-16 13:32:13 +03:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
edit.html Correction 2017-03-30 23:00:35 -04:00
edit.js moz-import: don't add an extra newline before the last line 2017-03-18 02:05:58 +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 Orphaned content script case self-destruction for install.js 2017-03-19 04:58:16 +03:00
localization.js revert back localization.js changes based on 2da4a8708c (commitcomment-21270367) 2017-03-11 19:23:53 +03:30
manage.html Get rid of text decoration in disabled styles 2017-03-31 07:14:47 -04:00
manage.js Refactor manage::codeIsEqual -> storage::styleSectionsEqual 2017-03-16 13:32:12 +03:00
manifest.json removing 'webRequest' and 'webRequestBlocking' permissions. fixes #48 2017-03-16 17:16:11 +03:30
messaging.js Fix cascaded ternary condition 2017-03-19 02:00:03 +03:00
openOptions.js Path for configureCommands is chosen based on user's browser (Opera incomatibility) 2017-03-16 17:14:35 +03:30
popup.css Switch info/external style link icons from img to svg 2017-03-30 19:49:03 -04:00
popup.html Switch info/external style link icons from img to svg 2017-03-30 19:49:03 -04:00
popup.js Path for configureCommands is chosen based on user's browser (Opera incomatibility) 2017-03-16 17:14:35 +03:30
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 Adding Opera to README.md 2017-03-16 18:31:03 +03:30
storage-websql.js Invalidate the cache after migrating DB 2016-04-03 10:23:24 -05:00
storage.js Use the synced show-badge preference on startup 2017-03-19 01:57:19 +03:00
update.js Don't apply styles until import is finished 2017-03-16 13:32:12 +03:00
world_go.png Update world_go.png to 32x32, also suitable for retina 2015-09-01 21:50:33 +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.

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