Convenient bookmarks
The usual page of visual bookmarks, includes search, adding, editing, deleting and sorting bookmarks.
什麼是Convenient bookmarks?
Convenient bookmarks是由Pavel Ketov開發的Chrome擴展程式,該擴展的主要功能是“The usual page of visual bookmarks, includes search, adding, editing, deleting and sorting bookmarks.”。
擴展截圖
下載Convenient bookmarks擴展crx文件
下載Convenient bookmarks擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The usual extension of visual bookmarks, includes searching, adding, editing, deleting and sorting bookmarks. Ability to change the background image and synchronize settings. The extension works entirely with your standard browser bookmarks. You do not need to login on any server and give away your precious traffic, just install the extension and that's it! No need to worry about the server crashing or overloaded, the extension can work offline, that is without the Internet. Forget that you need to import or export bookmarks from one service to another, now everything works as standard browser tools Ctrl + D
擴展基本資訊
名稱 | Convenient bookmarks |
ID | npnpgnmhbdpefiimnkmlnoimfchlfooc |
官方網址 | https://chromewebstore.google.com/detail/convenient-bookmarks/npnpgnmhbdpefiimnkmlnoimfchlfooc |
簡介 | The usual page of visual bookmarks, includes search, adding, editing, deleting and sorting bookmarks. |
檔案大小 | 2.12 MB |
安裝次數 | 389 |
目前版本 | 1.1.2 |
更新時間 | 2018-11-13 |
上架時間 | 2018-11-12 |
評分 | 4.90/5 共 10 次評分 |
開發者 | Pavel Ketov |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://sovetit.ru/chrome-extension/privacy-policy |
支援的語言 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ext_name__", "short_name": "__MSG_short_name__", "description": "__MSG_ext_desc__", "default_locale": "ru", "manifest_version": 2, "version": "1.1.2", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "options_page": "options.html", "browser_action": { "default_title": "__MSG_default_title__" }, "permissions": [ "background", "bookmarks", "unlimitedStorage", " |