Go to file
tophf fb7f7d5471 URL-mode in manager's search and popup's manage button
* in manager use search query like url:https://github.com/openstyles/stylus
* in popup shift-click or right-click on manager button opens it and applies the filter
2017-08-23 12:16:32 +03:00
_locales URL-mode in manager's search and popup's manage button 2017-08-23 12:16:32 +03:00
.github Correct wording in issue template 2017-08-06 21:03:47 -05:00
background also find styles for URLs with stripped #hash 2017-08-18 13:18:19 +03:00
content make disableAll mode more reliable in popup 2017-08-20 17:05:59 +03:00
edit don't restore size of editor window if it has many tabs 2017-08-18 17:09:02 +03:00
images option to switch toolbar icon sets 2017-07-09 12:22:44 +03:00
js manage: add inverted filters (disabled, external) 2017-08-22 17:24:44 +03:00
manage URL-mode in manager's search and popup's manage button 2017-08-23 12:16:32 +03:00
msgbox no innerHTML on messageBox() 2017-07-22 12:56:37 +03:00
options Style options cursor 2017-07-16 15:04:40 -05:00
popup URL-mode in manager's search and popup's manage button 2017-08-23 12:16:32 +03:00
tools Adjust pull_locales paths 2017-07-13 19:50:24 -05:00
vendor csslint: CSS variables 2017-08-13 13:38:11 +03:00
vendor-overwrites Use a single declaration per line 2017-07-14 04:10:00 -05: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 Add eqeqeq definition to eslint 2017-07-16 13:07:21 -05:00
.gitignore Update locales from Transifex 2015-03-26 13:28:50 -05:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
edit.html i18n-html to i18n-text if possible. tNodeList now parses HTML content using tHTML 2017-07-22 12:56:37 +03:00
manage.html URL-mode in manager's search and popup's manage button 2017-08-23 12:16:32 +03:00
manifest.json version 1.1.3.1 2017-08-09 13:57:15 +04:30
options.html Don't show editor.contextDelete option in FF; #128 2017-07-31 19:39:44 +03:00
popup.html URL-mode in manager's search and popup's manage button 2017-08-23 12:16:32 +03: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/.