Go to file
derv82 b16ee42deb Only one "find styles" link. Hides result after installing.
* "Find more styles for this site" renamed to "Search on userstyles.org".
  * Only appears below search results after "Find more styles" is clicked.
* When style is installed from serach results, it no longer appears in the results.
* "Install" uses already-fetched .JSON data. Avoiding useless call to download().
2017-12-02 04:34:37 -08:00
_locales Only one "find styles" link. Hides result after installing. 2017-12-02 04:34:37 -08:00
.github Shorten "new issue" intro and move it after the details we need 2017-09-02 21:23:04 +03:00
background all actions must always return a Promise 2017-11-15 07:11:46 +03:00
content FF: use tabs API for XML viewer 2017-11-14 09:52:51 +03:00
edit new editor option: autoclose brackets/quotes [default: off] 2017-11-17 02:36:05 +03:00
images Revert "Add: detail dialog. Move makeAuthor to dom.js. Move external.svg into" 2017-10-12 16:10:17 +08:00
install-usercss Fix: link style 2017-11-11 13:30:51 +08:00
js new editor option: autoclose brackets/quotes [default: off] 2017-11-17 02:36:05 +03:00
manage Merge pull request #134 from eight04/dev-user-css 2017-11-14 08:22:56 +03:00
msgbox Merge pull request #134 from eight04/dev-user-css 2017-11-14 08:22:56 +03:00
options New line for selector 2017-11-14 22:48:47 -05:00
popup Only one "find styles" link. Hides result after installing. 2017-12-02 04:34:37 -08:00
tools Adjust pull_locales paths 2017-07-13 19:50:24 -05:00
vendor new editor option: autoclose brackets/quotes [default: off] 2017-11-17 02:36:05 +03:00
vendor-overwrites csslint: fix PropertyValuePart.serializeString 2017-11-14 09:08:04 +03:00
.editorconfig Don't enforce non-native end_of_line in editorconfig 2017-04-18 12:43:30 +03:00
.eslintignore Restructure folders 2017-07-12 16:26:20 -05:00
.eslintrc fixup d2b9b302: prevent setting version var to 'undefined' 2017-11-14 11:12:18 +03:00
.gitignore Loads styles from userstyles.org - Cannot 'install', needs cosmetic improvements 2017-11-18 03:03:29 -08:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
edit.html new editor option: autoclose brackets/quotes [default: off] 2017-11-17 02:36:05 +03:00
install-usercss.html apply extension userstyles to install-usercss page 2017-11-18 12:04:12 +03:00
manage.html Refactor: pull out colorParser 2017-11-01 11:18:13 +08:00
manifest.json version 1.1.5 2017-11-14 11:57:05 +03:00
options.html Advanced options toggle (#238) 2017-11-14 22:25:30 -05:00
popup.html Only one "find styles" link. Hides result after installing. 2017-12-02 04:34:37 -08:00
README.md Explicitly mention compatibility with Firefox 2017-07-31 16:43:24 +03:00

Stylus is a fork of Stylish for Chrome, also compatible with Firefox as a WebExtension

Releases

  1. Chrome Web Store
  2. Opera add-ons
  3. Firefox 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 stylus/issues.

See our contributing page for more details.

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