Team Bookmarks
Bookmark extension for you & your team.
什麼是Team Bookmarks?
Team Bookmarks是由Robert Ehni開發的Chrome擴展程式,該擴展的主要功能是“Bookmark extension for you & your team.”。
擴展截圖
下載Team Bookmarks擴展crx文件
下載Team Bookmarks擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Tired of manually sharing your bookmarks across the team? Put your team bookmarks in a single space easily accessible and centrally managed with this bookmark extension.
Features
- Export or import bookmarks from JSON
- Load bookmarks from online source
- Add, edit and delete bookmarks & categories
- Search bookmarks
- Open search by typing any key when extension is open
- Type "bm" in search bar to directly search bookmarks from the chrome search bar
- Open bookmarks in current or new tab
- Open the extension with shortcut:
- default: CTRL+SHIFT+E
- mac: CMD+SHIFT+E
Info: If the shortcut does not work open Extensions -> Shortcuts and reassign the shortcut to open the extension (or assign any shortcut you like).
Changelog v0.2.7
- Bugfix due to dependency update
Changelog v0.2.6
- Skipped release
Changelog v0.2.5
- Don't export category "Recently"
- Updated some dependencies
- Small code cleanups
Changelog v0.2.4
- Added firefox compatibility
Changelog v0.2.3
- Bugfix: Use chrome storage to export bookmarks instead of local storage
Changelog v0.2.2
- Use chrome storage API instead of local storage
- Settings Dialog: Show error message when reloading bookmark fails
- Cleanup code: remove comments and unused code
Changelog v0.2.1
- Omnibar search
- Prefer recently used items in search
- Fix bug where omnibar search was not directly working after update from lower version
- Fix bug where editing/adding new bookmark was not possible due to redirect to search page when typing something
- Add function to create a new category on enter press 擴展基本資訊
| 名稱 | |
| ID | iajngfnciimpmongkmmhoplkejjloini |
| 官方網址 | https://chromewebstore.google.com/detail/team-bookmarks/iajngfnciimpmongkmmhoplkejjloini |
| 簡介 | Bookmark extension for you & your team. |
| 檔案大小 | 941 KB |
| 安裝次數 | 33 |
| 目前版本 | 0.2.7 |
| 更新時間 | 2021-11-16 |
| 上架時間 | 2020-11-24 |
| 開發者 | Robert Ehni |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://gitlab.com/ehni/bookmark-extension-vue |
| 說明頁面URL | https://gitlab.com/ehni/bookmark-extension-vue/-/issues |
| 支援的語言 | de,en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Team Bookmarks",
"description": "Bookmark extension for you & your team.",
"default_locale": "en",
"permissions": [
"storage",
" | |