Tabd
Send this tab to a friend
Hvad er Tabd?
Tabd er en Chrome-udvidelse udviklet af https://tabdextension.com, og dens hovedfunktion er "Send this tab to a friend".
Udvidelsesskærmbilleder
Download Tabd-udvidelses-CRX-fil
Download Tabd-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
Officiel URL | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Beskrivelse | Send this tab to a friend |
Filstørrelse | 968 KB |
Antal Installationer | 131 |
Nuværende Version | 2.1.0 |
Senest Opdateret | 2021-07-26 |
Udgivelsesdato | 2019-01-23 |
Bedømmelse | 5.00/5 Samlet 20 Bedømmelser |
Udvikler | https://tabdextension.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://tabdextension.com |
URL til Fortrolighedspolitik Side | http://tabdextension.com/privacy |
Understøttede Sprog | 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": [ " |