The Wayback Machine - https://web.archive.org/web/20200518171948/https://github.com/topics/chrome-extension
Skip to content
#

Chrome extension

chrome-extension logo

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 7,804 public repositories matching this topic...

refined-github
Noobyprogrammer
Noobyprogrammer commented Apr 15, 2020

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

xcffl
xcffl commented Feb 8, 2019

当前阅读模式似乎只会提取标题、正文和描述字段,而实际上作者和发布时间对于文章来说也是蛮重要的信息。但简阅没有相关字段可以填入匹配规则。希望可以添加相关字段。
如 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 
ezl
ezl commented Feb 7, 2019

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

autonome
autonome commented Apr 27, 2020

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?

altair
travigd
travigd commented Mar 29, 2020

Is your feature request related to a problem? Please describe.
Sometimes I have related models and I mention them in descriptions. This occurs fairly frequently when I have related models.

For example, I might have a separate Account and Profile types, and the description for Profile might be something like

Public-facing information about an `Account`.

It'd be awesome f

steka
steka commented Sep 23, 2019

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

privacybadger
tjhietala
tjhietala commented Apr 20, 2020

Privacy Badger has still a project on Transifex, even though it's not mentioned anymore in the translation guide. So I wonder if it's going away at some point?

If there is still interest in providing an environment similar to Transifex, I would recommend Weblate, which has the following advantages:

  • It's free and open source, can be self-hosted.
  • It's easier to use
web-maker
Soninmyeyes
Soninmyeyes commented Dec 18, 2019

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

bug

Created by Google Inc.

Released December 8, 2009

Website
chrome.google.com/webstore/category/extensions
Wikipedia
Wikipedia
You can’t perform that action at this time.