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

AgentV12
AgentV12 commented Jan 24, 2020

When I use Google Docs with darkreader, it ruins the formatting of the document, setting both the paragraph AND text highlighting to black, and making them miserable for sending out. I suppose I could manually go in and undo the damage, but it's just a pain.

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

ShishKabab
ShishKabab commented Sep 23, 2019

When I click 'open sidebar' in the mini-bar and the sidebar opens, I expect the tooltip of that button now to be 'close sidebar', but it stays as 'open sidebar' even though the button now closes it. It's the same in the opposite direction, if I annotate something causing the sidebar to open, the tooltip always stays 'close sidebar', even if it's closed.

zyf0330
zyf0330 commented Sep 6, 2018

In readme, there is :bookmarks my_bookmark.com& " inactive,new tab. But it should be :bookmarks!& my_bookmark.com " inactive,new tab.
And :bookmarks&* my_bookmark.com " inactive,pinned,new tab should be :bookmarks!&* my_bookmark.com " inactive,pinned,new tab

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

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.