Funny Jokes

You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/

Funny Jokesとは何ですか?

Funny JokesはFahadShoaibによって開発されたChromeの拡張機能で、その主な機能は「You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/」です。

拡張機能のスクリーンショット

screenshot

Funny Jokes拡張機能のCRXファイルをダウンロード

Funny Jokes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        You click on this google chrome extension to get a random Joke every time.
https://dddcodigo.com/                    

拡張機能の基本情報

名前 Funny Jokes Funny Jokes
ID bfjidalhcbenjkancadhmnbnacghegdd
公式URL https://chromewebstore.google.com/detail/funny-jokes/bfjidalhcbenjkancadhmnbnacghegdd
説明 You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/
ファイルサイズ 29.04 KB
インストール数 57
現在のバージョン 0.0.2
最終更新日 2023-10-30
公開日 2021-10-11
開発者 FahadShoaib
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://dddcodigo.com/
ヘルプページのURL https://dddcodigo.com/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Funny Jokes",
    "version": "0.0.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    }
}