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
官方網址 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"
    }
}