ComedyTab

Open Tabs of Laughter

What is ComedyTab?

ComedyTab is a Chrome extension developed by Explore, and its main feature is "Open Tabs of Laughter".

Extension Screenshots

screenshot

Download ComedyTab Extension CRX File

Download ComedyTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name ComedyTab ComedyTab
ID opcmdfajccakbgiggefallidgmmcdnmb
Official URL https://chromewebstore.google.com/detail/comedytab/opcmdfajccakbgiggefallidgmmcdnmb
Description Open Tabs of Laughter
File Size 162 KB
Installation Count 8,679
Current Version 0.0.4
Last Updated 2022-09-29
Publish Date 2022-07-12
Rating 5.00/5 Total 1 Ratings
Developer Explore
Email [email protected]
Payment Type free
Privacy Policy Page URL http://comedytab.com/privacy
Supported Languages 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"
    }
}