Go to file
2017-06-28 12:40:19 +03:00
_locales editor: autocomplete on typing 2017-06-18 17:04:14 +03:00
backup code cosmetics: animateElement() 'highlight' by default 2017-06-27 23:15:33 +03:00
beautify beautify: don't add extra \n after comments 2017-05-27 11:42:54 +03:00
codemirror match-highlighter.js: override step 1 2017-04-18 12:46:26 +03:00
codemirror-overwrites/addon match-highlighter: do nothing if token is same 2017-04-29 00:54:37 +03:00
csslint csslint: fire startdocument on { 2017-06-10 12:43:26 +03:00
images Transparent corners for small icons 2017-05-19 17:01:54 -04:00
msgbox restore "x" in messageBox(), add namespace#tag to $element() 2017-04-26 01:34:57 +03:00
options optionsUI: more flexboxes and relative widths 2017-06-19 16:00:45 +03:00
.editorconfig Don't enforce non-native end_of_line in editorconfig 2017-04-18 12:43:30 +03:00
.eslintignore add ESLint and Editorconfig files 2017-02-09 17:20:48 +01:00
.eslintrc code cosmetics: add invokeOrPostpone() 2017-06-27 15:15:49 +03:00
.gitignore Update locales from Transifex 2015-03-26 13:28:50 -05:00
apply.js code cosmetics 2017-06-25 13:13:07 +03:00
background.js promisify chrome.tabs.query as queryTabs() 2017-06-17 13:00:10 +03:00
COPYING issue 79 Add licence 2013-01-14 18:21:00 -06:00
dom.js code cosmetics: animateElement() 'highlight' by default 2017-06-27 23:15:33 +03:00
edit.html editor: horizontal resize grip 2017-06-28 12:40:19 +03:00
edit.js editor: horizontal resize grip 2017-06-28 12:40:19 +03:00
fill_locale_placeholders.py Add placeholders after downloading locales from Transifex 2015-09-18 19:59:51 -05:00
install.js USO bug workaround: generalize getStyleURL() 2017-06-17 14:55:34 +03:00
localization.js own page load microopt: reduce blocking on i18n 2017-04-18 12:47:02 +03:00
manage.css manage: show update history button 2017-04-27 20:40:45 +03:00
manage.html manage: hardcode edit link; fixes #29 broken in 7084dd12 2017-06-18 15:47:15 +03:00
manage.js editor: highlight style entry upon "back to manage" 2017-06-27 23:16:03 +03:00
manifest.json version 1.1.0 2017-06-14 09:30:19 +04:30
messaging.js code cosmetics: add invokeOrPostpone() 2017-06-27 15:15:49 +03:00
popup.css FF popup has 2 buttons so each should be 50% 2017-06-09 01:46:25 +03:00
popup.html optionsUI: make "Shortcuts" a button; unify translations 2017-04-29 19:56:37 +03:00
popup.js code cosmetics: entry id prefix => named constant 2017-06-27 23:15:32 +03:00
prefs.js editor: autocomplete on typing 2017-06-18 17:04:14 +03:00
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 renaming the repository name from stylish-chrome to stylus 2017-06-10 11:29:17 +04:30
storage.js don't precompile regexps in storage.js (no gain) 2017-06-25 13:39:22 +03:00
update.js embed digest in DB as style.originalDigest 2017-05-03 18:58:09 +03:00

Stylus : Stylish fork for Chrome and Chrome-like things

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.

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