Chrome extension
Google Chrome Extensions are add-ons that allow users to customize their Chrome web browser. They are downloadable through the Chrome Web Store. Extensions are most often written in HTML, JavaScript, and CSS.
Here are 8,516 public repositories matching this topic...
A search tool helps dev to solve the naming things problem.
-
Updated
Sep 19, 2020 - JavaScript
Headless recorder is a Chrome extension that records your browser interactions and generates a Puppeteer or Playwright script.
-
Updated
Sep 24, 2020 - JavaScript
Bypass Paywalls web browser extension for Chrome and Firefox.
-
Updated
Sep 22, 2020 - JavaScript
Dark Reader Chrome and Firefox extension
-
Updated
Sep 27, 2020 - TypeScript
The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.
-
Updated
Sep 4, 2020 - CSS
one for all free music in china (chrome extension, also works for firefox)
-
Updated
Sep 22, 2020 - JavaScript
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
-
Updated
Sep 15, 2020 - JavaScript
Update styling
Update styling to match new Chrome/devtools flat design.
-
Updated
May 19, 2020 - JavaScript
让浏览任意语言的网站变得无比轻松的浏览器扩展程序。
-
Updated
Sep 10, 2020 - HTML
Stylus - Userstyles Manager
-
Updated
Sep 25, 2020 - JavaScript
Captcha solver extension for humans
-
Updated
Sep 25, 2020 - JavaScript
Paranoid text spacing in JavaScript
-
Updated
Sep 8, 2020 - JavaScript
京价保(京价宝)—— 一个帮助你自动申请京东价格保护的chrome拓展
-
Updated
Aug 10, 2020 - JavaScript
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction( shows where it's still being us
-
Updated
Dec 25, 2019 - JavaScript
scanner detecting the use of JavaScript libraries with known vulnerabilities
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Sep 23, 2020 - TypeScript
A browser extension to read medium.com articles for free without membership.
-
Updated
Sep 24, 2020 - JavaScript
Web Extension for Firefox/Chrome/Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
-
Updated
Sep 24, 2020 - JavaScript
A browser developer tool extension to inspect performance of React components.
-
Updated
Sep 4, 2020 - JavaScript
It is a Chrome extension for printing JSON and JSONP.
-
Updated
Sep 4, 2020 - HTML
-
Updated
Sep 4, 2020 - TypeScript
Vim bindings for Google Chrome.
-
Updated
Jul 9, 2020 - JavaScript
A good starting point is EFForg/privacybadger#1516 (comment) and EFForg/privacybadger#1516 (comment)
Hunt the most starred projects on any date on GitHub
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
A blazing fast & offline frontend playground
-
Updated
Sep 17, 2020 - JavaScript
Created by Google Inc.
Released December 8, 2009
- Website
- chrome.google.com/webstore/category/extensions
- Wikipedia
- Wikipedia


Instead of relying on order of executing, we can use this new API to ensure that the sidebar’s stickiness is updated when it changes size. You'd have to combine
ResizeObserverwithselector-observerI'm automatically closing this to be picked up after #3084 is resolved.The current feature’s code might be a little hard to adapt/understand, so feel free to write it from scratch; This