ComedyTab

Open Tabs of Laughter

O que é ComedyTab?

ComedyTab é uma extensão do Chrome desenvolvida por Explore, e sua principal característica é "Open Tabs of Laughter".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão ComedyTab

Baixe arquivos de extensão ComedyTab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome ComedyTab ComedyTab
ID opcmdfajccakbgiggefallidgmmcdnmb
URL Oficial https://chromewebstore.google.com/detail/comedytab/opcmdfajccakbgiggefallidgmmcdnmb
Descrição Open Tabs of Laughter
Tamanho do Arquivo 162 KB
Contagem de Instalações 8,679
Versão Atual 0.0.4
Última Atualização 2022-09-29
Data de Publicação 2022-07-12
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Explore
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://comedytab.com/privacy
Idiomas Suportados 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"
    }
}