Tabd
Send this tab to a friend
Co to jest Tabd?
Tabd to rozszerzenie Chrome opracowane przez https://tabdextension.com, a jego główną funkcją jest „Send this tab to a friend”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tabd
Pobierz pliki rozszerzeń Tabd w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
Oficjalny URL | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Opis | Send this tab to a friend |
Rozmiar pliku | 968 KB |
Liczba instalacji | 131 |
Aktualna Wersja | 2.1.0 |
Ostatnia Aktualizacja | 2021-07-26 |
Data Publikacji | 2019-01-23 |
Ocena | 5.00/5 Łącznie 20 Oceny |
Deweloper | https://tabdextension.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://tabdextension.com |
Adres URL Strony Polityki Prywatności | http://tabdextension.com/privacy |
Obsługiwane Języki | 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": [ " |