dnknn

Results 22 issues of dnknn

Can support to custom CSS/Style of annotation-editor page ? - Implementation plan/UI: 👇 ![image](https://user-images.githubusercontent.com/10995302/100142243-8980ea80-2ece-11eb-9119-317c4c13935b.png) For SingleFile, custom CSS should only be on the annotation-editor page, If custom CSS can be...

feature request

![209_23053357](https://user-images.githubusercontent.com/10995302/93940051-687d0b80-fd5e-11ea-8c94-88485e21ee81.png) 👆`contenteditable="true"` Edit mode, not work in iframe. Currently it can be implemented manually. e.g. `contenteditable="true" ` into iframe body html

feature request
bug

Let's give an example: below are 9 files, right? - But obviously, they are actually 3 video files. - Therefore, we expect them to be merged into 3 separate files....

enhancement

If can would be more cool/convenient, of course, this is not a big problem. Let ![2011_28192827](https://user-images.githubusercontent.com/10995302/100514463-ebcc3a80-31af-11eb-8ba0-c8f47ed41ed5.png) support more CSS-Selector syntax `token` ? ```css /* For example: Pseudo-classes/element etc. */ :is(a,b)...

editor

On the manager page, By `applies-to` sorting : is a sorting method based entirely on `applies-to` matching. Potential demand: People want to be able to sort the website/domain/all page that...

enhancement

Add `Shift+?/` for Popup to show hotkeys panel also, if it is easy to achieve. ![小](https://user-images.githubusercontent.com/10995302/94350443-07687700-0081-11eb-831d-647654d14267.png) ![209_27050327](https://user-images.githubusercontent.com/10995302/94350221-d424e880-007e-11eb-81a7-0f9d161b2737.png)

enhancement

您当时忘记了有这种情况出现, 当小文件快速下载时, 通知堆叠问题. 好像Chrome•Notifications 是有这个限制同时出现的最大个数的API,应该是您给遗漏了, https://developer.chrome.com/extensions/notifications 用过太多扩展的通知同时出现的, 而这是第一次碰到堆叠得如此高的通知, 别的通知都是最多同时出现3个, 所以能否再优化下, ![0720013036](https://user-images.githubusercontent.com/10995302/87880976-abea8f00-ca28-11ea-9432-ab0b6c65ceb3.png)

enhancement

Hi @Alnoob ! 感谢您奉献这个Chrome-extension精品诚意之作! `二管家` ✚ `SimpleExtManager`可以说是天作之合!    `二管家` 独门绝技的 ⸢`自动管理`⸥ (自动ON/OFF) 和 ⸢`历史`⸥ (记录扩展动作) - ### 💥但目前有个遗憾, 即: 在 ⸢`历史`⸥ 里, 会反复记录 ⸢`自动管理`⸥ 规则下的ON/OFF. 都知道 ⸢`自动管理`⸥ 设定规则后, 扩展ON和OFF 会比较频繁,...

`chrome://extensions/?id=hpihdokfdmmghaclaojfpmbckkhjgebc` 建议支持 `file://` 本地页面 启用自动复制功能, 即能有下图的这个选项: ![2010_30042328](https://user-images.githubusercontent.com/10995302/97628453-afe66e00-1a67-11eb-955f-7350fab5efdc.png) `file://` 页面 最常用无非就是 .html 格式文件了, 而 `.html` 最牛的扩展是 SingleFile https://chrome.google.com/webstore/detail/mpiodijhokgodhhofbcjdecpffjipkle

> Of course, this is not a big problem... ### Normal behavior of `\w+`(ANSI characterSet) tokens ```css .aa#cc.bb[ee] {--radius:9px; padding:var(--radius, 5px); animation:abcde 1s linear;} ``` Double-clicking selects the tokens of...

bug
editor