书签快速添加
快速将书签添加到系统 https://b.lucq.fun/ 中
Cos'è 书签快速添加?
书签快速添加 è un'estensione di Chrome sviluppata da 泥巴, e la sua funzione principale è "快速将书签添加到系统 https://b.lucq.fun/ 中".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 书签快速添加
Scarica i file di estensione 书签快速添加 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
为什么要做个网络书签 每个浏览器上面都会有个书签可以供你收藏你以后可能还要用到的网址。但是你可能还是会遇到下列问题: 1、如果你重装系统,或者换浏览器怎么办? 2、如果你有多个浏览器书签该如何整合? 3、如何快速搜索保存的书签?比如我只想搜索某个时间段保存的书签? 4、如果一个分类下面书签过多,如何方便快速查看? 5、我能不能查看别人收藏的书签? 6、在其他地方上网的时候能不能查看我自己的书签? 7、如果公用一台电脑,如何区分我收藏的跟别人收藏的书签? 在线书签管理工具,帮助你快速记录你喜欢的网站,并可以随时随地查看这些站点,而不必拘泥于使用的浏览器。无论在什么地方,只要能接入网络,就能打开属于你自己的网络书签,看到自己收藏的页面网址。
Informazioni di Base sull'Estensione
Nome | 书签快速添加 |
ID | lmmobgephofdffmaednjooplcpbgbjle |
URL Ufficiale | https://chromewebstore.google.com/detail/%E4%B9%A6%E7%AD%BE%E5%BF%AB%E9%80%9F%E6%B7%BB%E5%8A%A0/lmmobgephofdffmaednjooplcpbgbjle |
Descrizione | 快速将书签添加到系统 https://b.lucq.fun/ 中 |
Dimensione del File | 810 KB |
Conteggio Installazioni | 257 |
Versione Corrente | 2.0.3 |
Ultimo Aggiornamento | 2021-06-01 |
Data di Pubblicazione | 2020-05-12 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | 泥巴 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://b.lucq.fun/ |
URL della Pagina di Aiuto | https://github.com/luchenqun/my-bookmark |
Lingue Supportate | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u4e66\u7b7e\u5feb\u901f\u6dfb\u52a0", "version": "2.0.3", "description": "\u5feb\u901f\u5c06\u4e66\u7b7e\u6dfb\u52a0\u5230\u7cfb\u7edf https:\/\/b.lucq.fun\/ \u4e2d", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "background": { "page": "background.html" }, "options_page": "options.html", "options_ui": { "page": "options.html", "chrome_style": true }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "\u70b9\u51fb\u5c06\u5f53\u524d\u9875\u5feb\u901f\u6dfb\u52a0\u4e66\u7b7e\u5217\u8868", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |