All Projects → ankit → Stylebot

ankit / Stylebot

Licence: mit
Change the appearance of the web instantly

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Stylebot

Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+617.43%)
Mutual labels:  readability, chrome-extension, chrome
Simpread Little
简悦( SimpRead ) · 轻阅版
Stars: ✭ 216 (-71.05%)
Mutual labels:  readability, chrome-extension, chrome
Midnight Lizard
Сustom color schemes for all websites
Stars: ✭ 406 (-45.58%)
Mutual labels:  readability, accessibility, chrome-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-33.38%)
Mutual labels:  chrome-extension, chrome
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (-37.8%)
Mutual labels:  chrome-extension, chrome
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (-37.4%)
Mutual labels:  chrome-extension, chrome
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (-45.58%)
Mutual labels:  chrome-extension, chrome
Crx Hotreload
Chrome Extension Hot Reloader
Stars: ✭ 545 (-26.94%)
Mutual labels:  chrome-extension, chrome
Chromeigstory
Chrome extension that lets you view your friend's Instagram Stories in the browser.
Stars: ✭ 502 (-32.71%)
Mutual labels:  chrome-extension, chrome
Markdown New Tab
🗒️ ⏰ ✅ Save notes in Markdown directly in the 'New Tab' page
Stars: ✭ 746 (+0%)
Mutual labels:  chrome-extension, chrome
Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (-21.98%)
Mutual labels:  chrome-extension, chrome
Qzoneexport
QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存
Stars: ✭ 456 (-38.87%)
Mutual labels:  chrome-extension, chrome
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (-40.48%)
Mutual labels:  accessibility, chrome-extension
Chrome Extension Udemy Translate
Translate Udemy's subtitles into Chinese、English etc(Disneyplus+netflix+udemy+lynda+hulu+hbo now+primevideo)
Stars: ✭ 553 (-25.87%)
Mutual labels:  chrome-extension, chrome
Chrome Utm Stripper
Browser extension that strips Google Analytics (UTM) parameters, and various other click tracking tokens, from URL query strings
Stars: ✭ 590 (-20.91%)
Mutual labels:  chrome-extension, chrome
Githuber
Display Github Trending repositories on Chrome New Tab Extensions
Stars: ✭ 418 (-43.97%)
Mutual labels:  chrome-extension, chrome
Hls Downloader Web Extension
Web Extension for sniffing and downloading HTTP Live streams (HLS)
Stars: ✭ 510 (-31.64%)
Mutual labels:  chrome-extension, chrome
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-45.84%)
Mutual labels:  chrome-extension, chrome
Screenity
The most powerful screen recorder & annotation tool for Chrome 🎥
Stars: ✭ 6,229 (+734.99%)
Mutual labels:  design, chrome-extension
Refined Bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
Stars: ✭ 560 (-24.93%)
Mutual labels:  chrome-extension, chrome

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 Firefox and Chrome.

  • 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

Chrome

  • 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

Firefox

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

Release

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

Patches

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

License

Stylebot is MIT licensed.

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