TabShare

Share your tabs and groups easily!

Apa itu TabShare?

TabShare adalah ekstensi Chrome yang dikembangkan oleh armandoifsantos, dan fitur utamanya adalah "Share your tabs and groups easily!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi TabShare

Unduh file ekstensi TabShare 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

                        TabShare is an innovative Chrome extension designed to make sharing and organizing multiple links not only effortless but also enjoyable. Whether you're collaborating on a project, sharing fascinating articles with friends, or researching options for your next purchase, TabShare takes the process of sharing and opening multiple tabs to the next level.

Say goodbye to the tedious task of copying and pasting links one by one. With TabShare, you can share and open all your links at once, saving you precious time and hassle. And now, with QR Code support, sharing and loading multiple tabs has never been easier!                    

Informasi Dasar Ekstensi

Nama TabShare TabShare
ID ojddpkfajpkclolheliiimohojdcbgjf
URL Resmi https://chromewebstore.google.com/detail/tabshare/ojddpkfajpkclolheliiimohojdcbgjf
Deskripsi Share your tabs and groups easily!
Ukuran File 10.51 MB
Jumlah Instalasi 40
Versi Saat Ini 2.0.0
Terakhir Diperbarui 2023-04-09
Tanggal Publikasi 2021-12-27
Penilaian 5.00/5 Total 2 Penilaian
Pengembang armandoifsantos
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/bolt12/tabShare
URL Halaman Bantuan https://github.com/bolt12/tabShare
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TabShare",
    "description": "Share your tabs and groups easily!",
    "version": "2.0.0",
    "manifest_version": 3,
    "icons": {
        "128": "icon\/tabShare.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "tabGroups"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}