Tabd
Send this tab to a friend
Wat is Tabd?
Tabd is een Chrome-extensie ontwikkeld door https://tabdextension.com, en de belangrijkste functie is "Send this tab to a friend".
Extensie Screenshots
Download het CRX-bestand van de extensie Tabd
Download Tabd-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
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.
Basisinformatie over de Extensie
Naam | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
Officiële URL | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Beschrijving | Send this tab to a friend |
Bestandsgrootte | 968 KB |
Aantal Installaties | 131 |
Huidige Versie | 2.1.0 |
Laatst Bijgewerkt | 2021-07-26 |
Publicatiedatum | 2019-01-23 |
Beoordeling | 5.00/5 Totaal 20 Beoordelingen |
Ontwikkelaar | https://tabdextension.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://tabdextension.com |
URL van de Privacybeleid Pagina | http://tabdextension.com/privacy |
Ondersteunde Talen | 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": [ " |