A Mindmap for your Bookmarks
Manage & Clean your Bookmarks faster with this Visual MindMap.
A Mindmap for your Bookmarksคืออะไร?
A Mindmap for your Bookmarks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://noccito.net และคุณลักษณะหลักของมันคือ "Manage & Clean your Bookmarks faster with this Visual MindMap."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย A Mindmap for your Bookmarks
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
| URL อย่างเป็นทางการ | 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": [
" | |