Git Product home page Git Product logo

stylebot's Introduction

Stylebot

CI Kofi Chrome Webstore Version Chrome Users Webstore Rating Follow on Twitter License

Stylebot is a browser extension that lets you change the appearance of the web instantly.

Available on Chrome, Firefox and Edge.

  • Easy to use: Pick and style elements using UI actions
  • Simple & Quick: Changes are saved instantly
  • Code editor - Write your own CSS
  • Readability Mode - Make articles on any site readable by hiding non-essential page elements like sidebars, footers and ads.
  • Grayscale Mode - Turn on grayscale to reduce strain from websites

How to contribute

Donate

Buy me a coffee via Ko-fi

Translate

Add support for a locale via the following steps

  • See supported locales
  • If src/_locales/[locale].config already exists, please help improve translations
  • If not, copy src/_locales/en.config to src/_locales/[locale].config
  • Update strings in src/_locales/[locale].config to match the locale

Add new features or fix bugs

If you would like to add a new feature to Stylebot or fix a bug, submit an issue in GitHub (if there is no existing one), discuss it, and wait for approval.

Development

Firefox

  • Run yarn watch:firefox to build locally
  • Run yarn start:firefox to launch Firefox with development build

Chrome/Edge

  • Run yarn watch to build locally
  • Open chrome://extensions page.
  • Disable the official Stylebot version.
  • Enable the Developer mode.
  • Click Load unpacked extension button
  • Navigate to the project's dist/ folder

Release

  • Add entry to CHANGELOG
  • Update version in package.json and src/extension/manifest.json
  • Chrome and Edge: Run yarn build and manually create zip for distribution from dist/
  • Firefox: Run yarn build:firefox and manually create zip for distribution from firefox-dist/

Patches

Patches to dependencies are located under /patches and are automatically applied on running yarn using patch-package.

License

Stylebot is MIT licensed.

stylebot's People

Contributors

ankit avatar cohu-dev avatar darkbrow avatar dependabot[bot] avatar freispiel avatar gagoar avatar gitoffthelawn avatar higurashi-kagome avatar kempe786 avatar lionel-rowe avatar mend-bolt-for-github[bot] avatar mhansen avatar oliversalzburg avatar rduenasf avatar salomaogabriel avatar senocular avatar silverwave avatar vassilevsky avatar wofwca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.