stylus/README.md

50 lines
2.2 KiB
Markdown
Raw Normal View History

Stylus is a fork of Stylish for Chrome, also compatible with Firefox as a WebExtension
2013-01-15 02:26:30 +00:00
2014-10-03 20:48:42 +00:00
## Releases
2017-03-16 15:01:03 +00:00
1. [Chrome Web Store](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne)
2. [Opera add-ons](https://addons.opera.com/extensions/details/stylus/)
2017-05-15 13:55:49 +00:00
3. [Firefox add-ons](https://addons.mozilla.org/firefox/addon/styl-us/)
2017-03-16 15:01:03 +00:00
## Screen shot
![screen shot](https://cloud.githubusercontent.com/assets/11704051/24002324/aefd19fe-0a75-11e7-8160-d8731d2a6d03.png)
2014-10-03 20:48:42 +00:00
## Help
2017-11-20 20:08:14 +00:00
[![Discord][chat-image]][chat-link]
2017-03-16 15:01:03 +00:00
See the [help docs](http://userstyles.org/help/stylish_chrome) or [ask in userstyles.org forum](https://forum.userstyles.org). For Stylus specific questions and suggestions please use [review section](http://add0n.com/stylus.html#reviews) of the FAQs page.
2014-10-03 20:48:42 +00:00
2017-11-20 20:08:14 +00:00
[chat-image]: https://img.shields.io/discord/379521691774353408.svg
[chat-link]: https://discordapp.com/widget?id=379521691774353408
2014-10-03 20:48:42 +00:00
## Contributing
The source is hosted on [GitHub](https://github.com/openstyles/stylus) and pull requests are welcome.
2017-03-10 08:51:25 +00:00
You can help us translate the extension on [Transifex](https://www.transifex.com/github-7/Stylus). When `messages.json` file is ready to be merged, please open a new bug report in [stylus/issues](https://github.com/openstyles/stylus/issues).
See our [contributing](./.github/CONTRIBUTING.md) page for more details.
2017-03-16 15:01:03 +00:00
2014-10-03 20:48:42 +00:00
## License
2013-01-15 02:26:30 +00:00
For copyright status of the "codemirror" directory, see [codemirror/LICENSE](https://github.com/openstyles/stylus/blob/master/src/vendor/codemirror/LICENSE). Everything else is:
2013-01-15 02:26:30 +00:00
2014-10-03 20:48:42 +00:00
Copyright (C) 2005-2014 Jason Barnabe <jason.barnabe@gmail.com>
2013-01-15 02:26:30 +00:00
2017-02-05 22:27:04 +00:00
Copyright (C) 2017 Stylus Team
2013-01-15 02:26:30 +00:00
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/>.