ComedyTab

Open Tabs of Laughter

Cos'è ComedyTab?

ComedyTab è un'estensione di Chrome sviluppata da Explore, e la sua funzione principale è "Open Tabs of Laughter".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione ComedyTab

Scarica i file di estensione ComedyTab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome ComedyTab ComedyTab
ID opcmdfajccakbgiggefallidgmmcdnmb
URL Ufficiale https://chromewebstore.google.com/detail/comedytab/opcmdfajccakbgiggefallidgmmcdnmb
Descrizione Open Tabs of Laughter
Dimensione del File 162 KB
Conteggio Installazioni 8,679
Versione Corrente 0.0.4
Ultimo Aggiornamento 2022-09-29
Data di Pubblicazione 2022-07-12
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Explore
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://comedytab.com/privacy
Lingue Supportate 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"
    }
}