Abookmark : everything is a bookmark
Advanced bookmark & tab manager comes with bookmark bar, side panel & vertical tabs, tags...
什麼是Abookmark : everything is a bookmark?
Abookmark : everything is a bookmark是由pfcao開發的Chrome擴展程式,該擴展的主要功能是“Advanced bookmark & tab manager comes with bookmark bar, side panel & vertical tabs, tags...”。
擴展截圖
下載Abookmark : everything is a bookmark擴展crx文件
下載Abookmark : everything is a bookmark擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Advanced bookmark and tab manager.
A tab is a living bookmark and a bookmark is a sleeping tab. Why do you use 2 different managers for 1 thing and save them separately?
## Features
- Bookmark bar & bookmark manager.
- Side panel & vertical tab bar with tab groups.
- Labels/Tags.
- Tab managements as onetab or session buddy.
- Data view. Copy bookmark or tab information to the clipboard.
- Sailing. (update saved bookmarks automatically while surfing)
- Link picking.
- Link replacing.
- Spread view & top bar / nav page.
- Recent bookmarks.
- Export any bookmark folder.
- Import selected bookmarks from a file.
- Monthly backup.
- Advanced search.
- Cooperate with native bookmark system.
- Auto sync for free.
- Data text editor. (edit bookmarks in your favorite text editor)
- Keyboard shortcuts.
- Link hint. (vi-like keyboard)
## Privacy
All your bookmarks are stored in your browser system. Abookmark does not transfer any of your data to anywhere else. 擴展基本資訊
| 名稱 | |
| ID | poeodakgiedndmmkabehagjgpbjkcfgg |
| 官方網址 | https://chromewebstore.google.com/detail/abookmark-everything-is-a/poeodakgiedndmmkabehagjgpbjkcfgg |
| 簡介 | Advanced bookmark & tab manager comes with bookmark bar, side panel & vertical tabs, tags... |
| 檔案大小 | 1.09 MB |
| 安裝次數 | 1,422 |
| 目前版本 | 0.36.5 |
| 更新時間 | 2024-03-05 |
| 上架時間 | 2021-10-11 |
| 評分 | 4.39/5 共 18 次評分 |
| 開發者 | pfcao |
| 電子郵箱 | [email protected] |
| 付費類型 | in_app |
| 擴展官網 | https://www.abookmark.org |
| 說明頁面URL | https://github.com/pfcao/abookmark/issues |
| 支援的語言 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.36.5",
"short_name": "Abookmark",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"manifest_version": 3,
"homepage_url": "https:\/\/www.abookmark.org",
"minimum_chrome_version": "109",
"permissions": [
"bookmarks",
"tabs",
"activeTab",
"storage",
"contextMenus",
"notifications",
"favicon",
"downloads",
"unlimitedStorage",
"scripting",
"clipboardWrite",
"tabGroups",
"sidePanel",
"sessions"
],
"host_permissions": [
"https:\/\/www.bing.com\/"
],
"optional_host_permissions": [
" | |