Tabd
Send this tab to a friend
Qu'est-ce que Tabd ?
Tabd est une extension Chrome développée par https://tabdextension.com, et sa fonction principale est "Send this tab to a friend".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tabd
Téléchargez les fichiers d'extension Tabd au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
URL Officiel | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Description | Send this tab to a friend |
Taille du Fichier | 968 KB |
Nombre d'Installations | 131 |
Version Actuelle | 2.1.0 |
Dernière Mise à Jour | 2021-07-26 |
Date de Publication | 2019-01-23 |
Évaluation | 5.00/5 Total 20 Évaluations |
Développeur | https://tabdextension.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://tabdextension.com |
URL de la Page de Politique de Confidentialité | http://tabdextension.com/privacy |
Langues Prises en Charge | 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": [ " |