Tabd
Send this tab to a friend
Vad är Tabd?
Tabd är en Chrome-tillägg utvecklad av https://tabdextension.com, och dess huvudfunktion är "Send this tab to a friend".
Tilläggsskärmbilder
Ladda ner Tabd-förlängningens CRX-fil
Ladda ner Tabd-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
Officiell webbadress | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Beskrivning | Send this tab to a friend |
Filstorlek | 968 KB |
Antal Installationer | 131 |
Aktuell Version | 2.1.0 |
Senast Uppdaterad | 2021-07-26 |
Publiceringsdatum | 2019-01-23 |
Betyg | 5.00/5 Totalt 20 Betyg |
Utvecklare | https://tabdextension.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://tabdextension.com |
URL till Sekretesspolicy Sidan | http://tabdextension.com/privacy |
Stödda Språk | 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": [ " |