Meme Extended
When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.
Meme Extendedとは何ですか?
Meme Extendedは0xsenpyによって開発されたChromeの拡張機能で、その主な機能は「When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.」です。
拡張機能のスクリーンショット
Meme Extended拡張機能のCRXファイルをダウンロード
Meme Extended拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Sometimes you need a quick escape from the boring stuff you are doing on the internet and this extension helps you in doing so by providing you random memes. I mean who will go to phone and open Reddit for watching memes when you can do it here in a single click. Enjoy!
拡張機能の基本情報
名前 | Meme Extended |
ID | idlbmmhidnbnkjbjfmieddfaojajofho |
公式URL | https://chromewebstore.google.com/detail/meme-extended/idlbmmhidnbnkjbjfmieddfaojajofho |
説明 | When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes. |
ファイルサイズ | 15.78 KB |
インストール数 | 78 |
現在のバージョン | 0.0.1 |
最終更新日 | 2022-07-24 |
公開日 | 2022-07-23 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | 0xsenpy |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Meme Extended", "version": "0.0.1", "manifest_version": 3, "description": "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.", "action": { "default_popup": "meme.html", "default_icon": "logo-128.png" }, "icons": { "16": "logo-16.png", "32": "logo-16.png", "48": "logo-16.png", "128": "logo-128.png" } } |