Dad Jokes
You click on this google chrome extension to get a random Joke every time.
Dad Jokesとは何ですか?
Dad Jokesはanuj55149によって開発されたChromeの拡張機能で、その主な機能は「You click on this google chrome extension to get a random Joke every time.」です。
拡張機能のスクリーンショット
Dad Jokes拡張機能のCRXファイルをダウンロード
Dad Jokes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
You click on this google chrome extension to get a random Joke every time. 拡張機能の基本情報
| 名前 | |
| ID | mpncmjknocodnjcoiplhinheoijaddni |
| 公式URL | https://chromewebstore.google.com/detail/dad-jokes/mpncmjknocodnjcoiplhinheoijaddni |
| 説明 | You click on this google chrome extension to get a random Joke every time. |
| ファイルサイズ | 24.37 KB |
| インストール数 | 372 |
| 現在のバージョン | 0.0.1 |
| 最終更新日 | 2021-09-28 |
| 公開日 | 2021-09-27 |
| 評価 | 4.96/5 合計 45 レビュー |
| 開発者 | anuj55149 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Dad Jokes",
"version": "0.0.1",
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_icon": "logo.png"
},
"icons": {
"128": "logo.png"
}
} | |