A Mindmap for your Bookmarks
Manage & Clean your Bookmarks faster with this Visual MindMap.
什麼是A Mindmap for your Bookmarks?
A Mindmap for your Bookmarks是由https://noccito.net開發的Chrome擴展程式,該擴展的主要功能是“Manage & Clean your Bookmarks faster with this Visual MindMap.”。
擴展截圖
下載A Mindmap for your Bookmarks擴展crx文件
下載A Mindmap for your Bookmarks擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Clean your bookmark with this Mind Map for your Chrome Bookmarks. It helps access, delete & rename bookmarks faster. 擴展基本資訊
| 名稱 | |
| ID | hikddkkkekpmeikdipgbofmfpimhnlcd |
| 官方網址 | https://chromewebstore.google.com/detail/a-mindmap-for-your-bookma/hikddkkkekpmeikdipgbofmfpimhnlcd |
| 簡介 | Manage & Clean your Bookmarks faster with this Visual MindMap. |
| 檔案大小 | 344 KB |
| 安裝次數 | 35 |
| 目前版本 | 1.0 |
| 更新時間 | 2023-08-31 |
| 上架時間 | 2023-08-30 |
| 開發者 | https://noccito.net |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://noccito.net |
| 說明頁面URL | https://noccito.net |
| 隱私政策頁面URL | https://noccito.net/index.php/image-expand-for-google-slide |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "A Mindmap for your Bookmarks",
"description": "Manage & Clean your Bookmarks faster with this Visual MindMap.",
"version": "1.0",
"icons": {
"128": "icons\/icon-128.png"
},
"permissions": [
"bookmarks",
"favicon",
"history"
],
"action": {
"default_title": "Bookmark Mindmap"
},
"background": {
"service_worker": "background.js",
"type": "module"
},
"web_accessible_resources": [
{
"resources": [
"_favicon\/*",
"dist\/*"
],
"matches": [
" | |