ComedyTab

Open Tabs of Laughter

什么是ComedyTab?

ComedyTab是由Explore开发的Chrome扩展程序,该扩展的主要功能是“Open Tabs of Laughter”。

扩展截图

screenshot

下载ComedyTab扩展crx文件

下载ComedyTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/                    

扩展基本信息

名称 ComedyTab ComedyTab
ID opcmdfajccakbgiggefallidgmmcdnmb
官方URL https://chromewebstore.google.com/detail/comedytab/opcmdfajccakbgiggefallidgmmcdnmb
简介 Open Tabs of Laughter
文件大小 162 KB
安装次数 8,679
当前版本 0.0.4
更新时间 2022-09-29
上架时间 2022-07-12
评分 5.00/5 共1次评分
开发者 Explore
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://comedytab.com/privacy
支持的语言 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"
    }
}