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
Eメール [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"
    }
}