45 lines
2.0 KiB
Markdown
45 lines
2.0 KiB
Markdown
Stylus is a fork of Stylish for Chrome, also compatible with Firefox as a WebExtension
|
|
|
|
## Releases
|
|
|
|
1. [Chrome Web Store](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne)
|
|
2. [Opera add-ons](https://addons.opera.com/extensions/details/stylus/)
|
|
3. [Firefox add-ons](https://addons.mozilla.org/firefox/addon/styl-us/)
|
|
|
|
## Screen shot
|
|
|
|
![screen shot](https://cloud.githubusercontent.com/assets/11704051/24002324/aefd19fe-0a75-11e7-8160-d8731d2a6d03.png)
|
|
|
|
## Help
|
|
|
|
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.
|
|
|
|
## Contributing
|
|
|
|
The source is hosted on [GitHub](https://github.com/openstyles/stylus) and pull requests are welcome.
|
|
|
|
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.
|
|
|
|
## License
|
|
|
|
For copyright status of the "codemirror" directory, see [codemirror/LICENSE](https://github.com/openstyles/stylus/blob/master/src/vendor/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/>.
|