markbook
markbook
什麼是markbook?
markbook是由https://markbook.io開發的Chrome擴展程式,該擴展的主要功能是“markbook”。
擴展截圖
下載markbook擴展crx文件
下載markbook擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The easiest and most efficient way to manage and use your bookmarks. With Markbook your bookmarks finally come to life. It is the 21st century bookmark manager that allows you to: Access and manage your bookmarks across multiple devices and browsers. Effortlessly find any bookmark or history item in a snap with the built-in search engine. Customize the way each of your bookmarks open; private tab, pinned tab, etc.. Enjoy Markbooks' invention: "Shortmarks", the smart bookmarks that expire. Get rid of tab clutter and reduce memory by up to 95% by turning tabs into shortmarks. Reopen the tabs you closed with "tabs to shortmarks" on any of your other devices that run a supported browser. Identify bookmarks by an image of their web page. Have one-click dedicated lists for bookmarks, favorites, shortmarks, import and history. Use the integrated custom web search. Have your privacy first, we proudly never analyze or sell your data To use the Markbook app you'll need an account to have private access to your bookmarks across multiple devices. Signup is super easy, just go to: https://www.markbook.io Only a username, email address and password are required.
擴展基本資訊
名稱 | markbook |
ID | npmpaenojkehmpjicgbncpbdghmlonhj |
官方網址 | https://chromewebstore.google.com/detail/markbook/npmpaenojkehmpjicgbncpbdghmlonhj |
簡介 | markbook |
檔案大小 | 3.75 MB |
安裝次數 | 19 |
目前版本 | 1.2.1 |
更新時間 | 2020-12-15 |
上架時間 | 2020-10-28 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://markbook.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.markbook.io |
隱私政策頁面URL | https://www.markbook.io/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.2.1", "manifest_version": 2, "description": "__MSG_appDesc__", "short_name": "__MSG_appShortName__", "default_locale": "en", "homepage_url": "https:\/\/www.markbook.io", "incognito": "spanning", "options_ui": { "page": "options.html", "open_in_tab": false }, "browser_action": { "default_title": "Toggle Markbook (ctrl + arrow-down)", "default_icon": "assets\/icons\/favicon-32x32.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |