JokeBox
Random Joke Generator
JokeBoxとは何ですか?
JokeBoxはPriyanshu Modiによって開発されたChromeの拡張機能で、その主な機能は「Random Joke Generator」です。
拡張機能のスクリーンショット
JokeBox拡張機能のCRXファイルをダウンロード
JokeBox拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
JokeBox is a Free One-Click Joke Generator that shows you a fresh joke anytime you wish to read one. It also allows you to post the joke to twitter with a single tap. There is also a dark mode to please your eyes when the lighting is dim. Whether you are steering your way through the never-ending list of LinkedIn posts where everyone is busy sharing their achievements, or working hard to finish a paper whose deadline is approaching, the internet can be stressful sometimes-we know that. That's why we have created JokeBox, to make your stress turn into a laugh with just a click With 200,000+ funny jokes and a clean UI, JokeBox is the gift you want to give yourself.
拡張機能の基本情報
名前 | JokeBox |
ID | aaknmcfmalngompbpgmdgemkeonohiec |
公式URL | https://chromewebstore.google.com/detail/jokebox/aaknmcfmalngompbpgmdgemkeonohiec |
説明 | Random Joke Generator |
ファイルサイズ | 26.62 MB |
インストール数 | 67 |
現在のバージョン | 1.0 |
最終更新日 | 2021-06-15 |
公開日 | 2021-06-15 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Priyanshu Modi |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "JokeBox", "description": "Random Joke Generator", "version": "1.0", "icons": { "128": "JokeBox128.png", "48": "JokeBox48.png", "16": "JokeBox16.png" }, "action": { "default_popup": "popup.html", "default_icon": { "128": "JokeBox128.png", "48": "JokeBox48.png", "16": "JokeBox16.png" } } } |