Grabox
Cross-browser bookmark synchronization tool.
Wat is Grabox?
Grabox is een Chrome-extensie ontwikkeld door https://grabox.net, en de belangrijkste functie is "Cross-browser bookmark synchronization tool.".
Extensie Screenshots
Download het CRX-bestand van de extensie Grabox
Download Grabox-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
操作简单,使用方便。
⭐说明
使用Chrome的能力,将收藏的网站全部存储在云端,无论是特殊原因还是切换设备,都能迅速的找到之前保存的收藏网站,不至于丢失。
⭐特点
📓 跨平台书签同步
🔎 快速收藏搜索
📂 收藏分组归类
🎉 分组分享
祝使用愉快,Enjoy it~
如遇到问题,请邮件反馈 [email protected] Basisinformatie over de Extensie
| Naam | |
| ID | nijbkefpoolpdgangaidjfojilcbnpfl |
| Officiële URL | https://chromewebstore.google.com/detail/grabox/nijbkefpoolpdgangaidjfojilcbnpfl |
| Beschrijving | Cross-browser bookmark synchronization tool. |
| Bestandsgrootte | 18.17 MB |
| Aantal Installaties | 1,338 |
| Huidige Versie | 0.7.5 |
| Laatst Bijgewerkt | 2023-10-09 |
| Publicatiedatum | 2021-03-17 |
| Beoordeling | 4.25/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | https://grabox.net |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.grabox.net |
| Help Pagina-URL | https://www.grabox.net |
| URL van de Privacybeleid Pagina | https://www.grabox.net/privacy-policy |
| Ondersteunde Talen | en,en-US,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "0.7.5",
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"16": ".\/icon\/icon.png",
"48": ".\/icon\/icon.png",
"128": ".\/icon\/icon.png"
},
"action": {
"default_icon": ".\/icon\/icon-32.png",
"default_title": "Grabox",
"default_popup": "popup.html"
},
"manifest_version": 3,
"permissions": [
"storage",
"bookmarks",
"tabs"
],
"host_permissions": [
"https:\/\/api.grabox.net\/"
],
"homepage_url": "https:\/\/www.grabox.net"
} | |