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,059 public repositories matching this topic...
-
Updated
Jun 25, 2020 - JavaScript
When working on Google Docs, I usually activate Dark reader because too much white is frustrating and stressful for the eyes. Anyway, when I need to work with anyone who doesn't have Dark Reader or I need to deliver the work, there is black portions of text scattered around the document. Changing the highlight doesn't do anything and the only way to delete them is to "Erase Formatting". It isn't h
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Jun 26, 2020 - CSS
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Jun 29, 2020 - JavaScript
添加作者及发布时间字段
当前阅读模式似乎只会提取标题、正文和描述字段,而实际上作者和发布时间对于文章来说也是蛮重要的信息。但简阅没有相关字段可以填入匹配规则。希望可以添加相关字段。
如 Firefox 的阅读模式等都会提取作者和发布时间,如 Mozilla 维护的 Readibility.js
会匹配:
// property is a space-separated list of values
var propertyPattern = /\s*(dc|dcterm|og|twitter)\s*:\s*(author|creator|description|title|site_name)\s*/gi;
// name
Update styling
Update styling to match new Chrome/devtools flat design.
Problem
api.get.unread_inbox_emails
is returning 0, when there are unread inbox emails.
(probably the same thing happening for all api.get.unread_emails()
keys)
Detail
My left navigation looks like this:
The api.get.unread_emails()
method is looking
-
Updated
May 19, 2020 - JavaScript
-
Updated
Jun 23, 2020 - HTML
I received a request to either:
- Automatically disable stylelint when we detect Stylus language is being used
- Add yet another linter - https://github.com/SimenB/stylint
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Dec 25, 2019 - JavaScript
Does Memex automatically store what I bookmark in Firefox on an ongoing basis?
Does what I add to Memex automatically get added to my browser bookmarks?
What's the relationship between Memex datastore and existing datastores in-browser which reflect ongoing usage?
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Jun 25, 2020 - CSS
-
Updated
Jun 29, 2020 - TypeScript
-
Updated
Feb 19, 2020 - JavaScript
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Jun 6, 2020 - TypeScript
When we use "b" to open bookmarks, bookmark opens in current tab, but not in a new tab. It is not useful if you want to open a new bookmark from the current worked tab.
Thanks for cVim!
It would be nice if keys could be listed on the options page that will be shown (with its value) when a node is folded (if found). Compressed to one line and maybe limited by n-characters.
Example, if "name" is the among the listed keys, and found in the node, then the folded node will be show as:
{"name": "Lorem ipsum"
↔ }
instead of the current:
{
↔ }
and when key/value is "to lon
-
Updated
Jun 19, 2020 - JavaScript
Like other privacy friendly extensions, it would be nice if Privacy Badger also has a "Reload Page" button in its popup.
Sometimes PB breaks websites, and to fix those issues, I've to do some adjustments in "domain slider"; but after adjustments I've to either click on browser's reload icon or press ctrl+R
, it would be nice if I can reload page directly from PB popup.
This would be especia
-
Updated
Apr 27, 2020 - JavaScript
Meta info
- Is this a bug or suggestion?: Bug
- Version (click on help icon in footer): 4.0.3
- Contex: Chrome Extension
The "Read the documentation" link in the help window generates a file-not-found error:
Your file was not found
It may have been moved or deleted.
ERR_FILE_NOT_FOUND
— chrome-extension://lkfkkhfhhdkiemehlpkgjeojomhpccn
Created by Google Inc.
Released December 8, 2009
- Website
- chrome.google.com/webstore/category/extensions
- Wikipedia
- Wikipedia
I would like it to be possible to highlight the number of repositories a user has created, not the ones he has forked. Indeed, some users fork hundreds of repositories without making any changes to them, and this distorts a little bit the number of repositories.
Actually, the number is the forks + the created repositories. It would be nice if the number o