Tabd
Send this tab to a friend
Cos'è Tabd?
Tabd è un'estensione di Chrome sviluppata da https://tabdextension.com, e la sua funzione principale è "Send this tab to a friend".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tabd
Scarica i file di estensione Tabd in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Get content curated by your friends with the powerful link sharing tool you won’t be able to live without. Send any tab in your browser directly to a friend's browser with one click.
Informazioni di Base sull'Estensione
Nome | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
URL Ufficiale | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Descrizione | Send this tab to a friend |
Dimensione del File | 968 KB |
Conteggio Installazioni | 131 |
Versione Corrente | 2.1.0 |
Ultimo Aggiornamento | 2021-07-26 |
Data di Pubblicazione | 2019-01-23 |
Valutazione | 5.00/5 Totale 20 Valutazioni |
Sviluppatore | https://tabdextension.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://tabdextension.com |
URL della Pagina della Politica sulla Privacy | http://tabdextension.com/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabd", "description": "Send this tab to a friend", "version": "2.1.0", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "http:\/\/localhost:3000\/*", "storage", "notifications", "identity" ], "background": { "scripts": [ "\/js\/config.js", "\/js\/jquery.js", "\/js\/underscore.js", "\/js\/backbone.js", "\/js\/BaseView.js", "background.js" ] }, "web_accessible_resources": [ "\/images\/*.png", "html\/overlay.html", "\/fonts\/*" ], "content_scripts": [ { "matches": [ " |