Tabd
Send this tab to a friend
Was ist Tabd?
Tabd ist eine Chrome-Erweiterung, die von https://tabdextension.com entwickelt wurde, und ihr Hauptmerkmal ist "Send this tab to a friend".
Erweiterungsscreenshots
Tabd-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tabd-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
Offizielle URL | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Beschreibung | Send this tab to a friend |
Dateigröße | 968 KB |
Installationsanzahl | 131 |
Aktuelle Version | 2.1.0 |
Letztes Update | 2021-07-26 |
Veröffentlichungsdatum | 2019-01-23 |
Bewertung | 5.00/5 Insgesamt 20 Bewertungen |
Entwickler | https://tabdextension.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://tabdextension.com |
URL der Datenschutzrichtlinien-Seite | http://tabdextension.com/privacy |
Unterstützte Sprachen | 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": [ " |