All Projects → openstyles → Stylus

openstyles / Stylus

Licence: gpl-3.0
Stylus - Userstyles Manager

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Stylus

Privacybadger
Privacy Badger is a browser extension that automatically learns to block invisible trackers.
Stars: ✭ 2,346 (-35.58%)
Mutual labels:  privacy, chrome-extension, firefox-extension
StyleBase
UserCSS theme sharing site
Stars: ✭ 21 (-99.42%)
Mutual labels:  stylish, userstyles, usercss
Absolutedoubletrace
A web extension to block browser fingerprinting
Stars: ✭ 156 (-95.72%)
Mutual labels:  privacy, chrome-extension, firefox-extension
Ping Blocker
Stop sites from tracking the links you visit through hyperlink auditing
Stars: ✭ 23 (-99.37%)
Mutual labels:  privacy, chrome-extension, firefox-extension
Containerise
Firefox extension to automatically open websites in a container
Stars: ✭ 224 (-93.85%)
Mutual labels:  privacy, firefox-extension
Webrtc Leak Prevent
Prevent WebRTC leaks in Chromium browsers.
Stars: ✭ 182 (-95%)
Mutual labels:  privacy, chrome-extension
GitHub-tab-size
📏 Userstyle to set a custom tab-size on GitHub and Gist
Stars: ✭ 17 (-99.53%)
Mutual labels:  userstyles, usercss
web-ext-deploy
A tool for deploying WebExtensions to multiple stores.
Stars: ✭ 28 (-99.23%)
Mutual labels:  opera-addon, firefox-extension
ss21
a fresh attempt at a 4chan userstyle
Stars: ✭ 34 (-99.07%)
Mutual labels:  stylish, userstyles
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-99.62%)
Mutual labels:  opera-addon, firefox-extension
Tabwrangler
A browser extension that automatically closes your unused tabs so you can focus on the tabs that matter
Stars: ✭ 306 (-91.6%)
Mutual labels:  chrome-extension, firefox-extension
firefox-containers-helper
Firefox multi-account containers are for power users. So is this. Adds bulk container interactivity features missing from the Mozilla Multi-Account Containers extension.
Stars: ✭ 32 (-99.12%)
Mutual labels:  privacy, firefox-extension
Web Archives
Browser extension for viewing archived and cached versions of web pages
Stars: ✭ 263 (-92.78%)
Mutual labels:  chrome-extension, firefox-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (-98.22%)
Mutual labels:  opera-addon, firefox-extension
Dfpm
DFPM is a browser extension for detecting browser fingerprinting.
Stars: ✭ 81 (-97.78%)
Mutual labels:  privacy, chrome-extension
Data Selfie
Data Selfie - a browser extension to track yourself on Facebook and analyze your data.
Stars: ✭ 1,009 (-72.3%)
Mutual labels:  privacy, chrome-extension
Chameleon
Browser fingerprinting protection for everybody.
Stars: ✭ 489 (-86.57%)
Mutual labels:  privacy, chrome-extension
Reddit Enhancement Suite
Reddit Enhancement Suite
Stars: ✭ 3,326 (-8.68%)
Mutual labels:  chrome-extension, firefox-extension
JiraDarkTheme
🌙 😎 Jira Dark Theme Usercss / Stylus
Stars: ✭ 124 (-96.6%)
Mutual labels:  userstyles, usercss
Realize
A React component tree visualizer
Stars: ✭ 285 (-92.17%)
Mutual labels:  chrome-extension, firefox-extension

Stylus

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

Highlights

  • In addition to the userstyles.org site, styles with customizable parameters can also be installed from .user.css or .user.styl URLs (see Usercss format wiki).
  • Site styles can be discovered and previewed in the popup using inline search with screenshot thumbnails.
  • A backup feature which is compatible with other userstyles managers.
  • Configurable automatic update function for installed styles.
  • Customizable UI, optional layouts, and tweaks.
  • Two different optional code validators with user-configurable rules: CSSLint and Stylelint.
    • Both validators use Web Worker API to run in a separate background thread inside the editor tab without blocking your interaction with the code.
    • CSSLint is heavily modified compared to the effectively frozen original one and supports various CSS3 features as well as CSS4 Color and CSS Grid syntax.

Releases

  1. Chrome Web Store (or beta)
  2. Firefox add-ons
  3. Opera add-ons (see wiki for more recent version)

Screenshots

Manager Editor Popup search Popup config Manager config Options
Style manager Style editor Popup inline search Popup config for usercss Style manager config for usercss Options

Help

Contributing

The source is hosted on GitHub and pull requests are welcome.

You can help us translate the extension on Transifex.

See our contributing page for more details.

License

Inherited code from the original Stylish:

Copyright © 2005-2014 Jason Barnabe

Current Stylus:

Copyright © 2017-2019 Stylus Team

GNU GPLv3

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 https://www.gnu.org/licenses/.

External libraries

The licenses of external libraries used in this project or modified versions of external libraries can be found in their respective directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].