Tabd
Send this tab to a friend
Apa itu Tabd?
Tabd adalah ekstensi Chrome yang dikembangkan oleh https://tabdextension.com, dan fitur utamanya adalah "Send this tab to a friend".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tabd
Unduh file ekstensi Tabd dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
URL Resmi | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Deskripsi | Send this tab to a friend |
Ukuran File | 968 KB |
Jumlah Instalasi | 131 |
Versi Saat Ini | 2.1.0 |
Terakhir Diperbarui | 2021-07-26 |
Tanggal Publikasi | 2019-01-23 |
Penilaian | 5.00/5 Total 20 Penilaian |
Pengembang | https://tabdextension.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://tabdextension.com |
URL Halaman Kebijakan Privasi | http://tabdextension.com/privacy |
Bahasa yang Didukung | 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": [ " |