Save to GrabDuck
Saves webpage opened in browser as a bookmark in your GrabDuck account.
O que é Save to GrabDuck?
Save to GrabDuck é uma extensão do Chrome desenvolvida por https://grabduck.com, e sua principal característica é "Saves webpage opened in browser as a bookmark in your GrabDuck account.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Save to GrabDuck
Baixe arquivos de extensão Save to GrabDuck no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
- By your request adds opened webpage as a bookmark in your GrabDuck account. - Analyses current webpage and offers you possible tags for the bookmark based on the webpage content and your personal preferences (pls see our privacy police about information GrabDuck may collect in order to help you - https://grabduck.com/help/privacy/policy). - Your should have a valid GrabDuck account in order to be able to save bookmarks.
Informações Básicas da Extensão
Nome | Save to GrabDuck |
ID | cfekjdkpggdkoebenkglfbidhjdngbfe |
URL Oficial | https://chromewebstore.google.com/detail/save-to-grabduck/cfekjdkpggdkoebenkglfbidhjdngbfe |
Descrição | Saves webpage opened in browser as a bookmark in your GrabDuck account. |
Tamanho do Arquivo | 512 KB |
Contagem de Instalações | 126 |
Versão Atual | 1.36 |
Última Atualização | 2020-10-14 |
Data de Publicação | 2020-02-02 |
Classificação | 4.86/5 Total de 7 Avaliações |
Desenvolvedor | https://grabduck.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://grabduck.com |
URL da Página de Política de Privacidade | https://grabduck.com/help/privacy/policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Save to GrabDuck", "manifest_version": 2, "description": "__MSG_appDesc__", "homepage_url": "https:\/\/grabduck.com", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon32.png", "default_title": "Save to GrabDuck!", "default_popup": "index.html" }, "permissions": [ "tabs", "notifications", "alarms", "cookies", " |