书签快速添加
快速将书签添加到系统 https://b.lucq.fun/ 中
What is 书签快速添加?
书签快速添加 is a Chrome extension developed by 泥巴, and its main feature is "快速将书签添加到系统 https://b.lucq.fun/ 中".
Extension Screenshots
Download 书签快速添加 Extension CRX File
Download 书签快速添加 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
为什么要做个网络书签 每个浏览器上面都会有个书签可以供你收藏你以后可能还要用到的网址。但是你可能还是会遇到下列问题: 1、如果你重装系统,或者换浏览器怎么办? 2、如果你有多个浏览器书签该如何整合? 3、如何快速搜索保存的书签?比如我只想搜索某个时间段保存的书签? 4、如果一个分类下面书签过多,如何方便快速查看? 5、我能不能查看别人收藏的书签? 6、在其他地方上网的时候能不能查看我自己的书签? 7、如果公用一台电脑,如何区分我收藏的跟别人收藏的书签? 在线书签管理工具,帮助你快速记录你喜欢的网站,并可以随时随地查看这些站点,而不必拘泥于使用的浏览器。无论在什么地方,只要能接入网络,就能打开属于你自己的网络书签,看到自己收藏的页面网址。
Extension Basic Information
Name | 书签快速添加 |
ID | lmmobgephofdffmaednjooplcpbgbjle |
Official URL | https://chromewebstore.google.com/detail/%E4%B9%A6%E7%AD%BE%E5%BF%AB%E9%80%9F%E6%B7%BB%E5%8A%A0/lmmobgephofdffmaednjooplcpbgbjle |
Description | 快速将书签添加到系统 https://b.lucq.fun/ 中 |
File Size | 810 KB |
Installation Count | 257 |
Current Version | 2.0.3 |
Last Updated | 2021-06-01 |
Publish Date | 2020-05-12 |
Rating | 5.00/5 Total 2 Ratings |
Developer | 泥巴 |
[email protected] | |
Payment Type | free |
Extension Website | https://b.lucq.fun/ |
Help Page URL | https://github.com/luchenqun/my-bookmark |
Supported Languages | 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": [ " |