ComedyTab

Open Tabs of Laughter

Apa itu ComedyTab?

ComedyTab adalah ekstensi Chrome yang dikembangkan oleh Explore, dan fitur utamanya adalah "Open Tabs of Laughter".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi ComedyTab

Unduh file ekstensi ComedyTab 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 a laugh in between opening new tabs in your browser with Comedy Tab. The Comedy Tab extension takes over your new tab with funny jokes from top comedians that are sure to put you in better mood as your browse.

By clicking "Add to Chrome", I accept and agree to installing the Chrome extension and setting Chrome New Tab to that provided by the service. The search features within the extension will be provided by Microsoft Bing.

Permission required:
Replace the page you see when opening a new tab

Links:
Privacy Policy: comedytab.com/privacy

Terms of Service: comedytab.com/terms/

About Us: comedytab.com/about/

Contact Us: comedytab.com/contact/                    

Informasi Dasar Ekstensi

Nama ComedyTab ComedyTab
ID opcmdfajccakbgiggefallidgmmcdnmb
URL Resmi https://chromewebstore.google.com/detail/comedytab/opcmdfajccakbgiggefallidgmmcdnmb
Deskripsi Open Tabs of Laughter
Ukuran File 162 KB
Jumlah Instalasi 8,679
Versi Saat Ini 0.0.4
Terakhir Diperbarui 2022-09-29
Tanggal Publikasi 2022-07-12
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Explore
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://comedytab.com/privacy
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ComedyTab",
    "version": "0.0.4",
    "description": "Open Tabs of Laughter",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}