Ahegao Mod For Reddit
Add ahegao theme for Reddit
Ahegao Mod For Redditとは何ですか?
Ahegao Mod For Redditはsammwyによって開発されたChromeの拡張機能で、その主な機能は「Add ahegao theme for Reddit」です。
拡張機能のスクリーンショット
Ahegao Mod For Reddit拡張機能のCRXファイルをダウンロード
Ahegao Mod For Reddit拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extensions change the Reddit's Background and logo and replace it with Manga/Ahegao.
拡張機能の基本情報
名前 | |
ID | mijnmdkdbflccbedkmencjgiinjphjph |
公式URL | https://chrome.google.com/webstore/detail/ahegao-mod-for-reddit/mijnmdkdbflccbedkmencjgiinjphjph |
説明 | Add ahegao theme for Reddit |
ファイルサイズ | 4.1 KB |
インストール数 | 136 |
現在のバージョン | 0.0.1 |
最終更新日 | 2020-11-28 |
公開日 | 2020-11-28 |
評価 | 4.71/5 合計 7 レビュー |
開発者 | sammwy |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ahegao Mod For Reddit", "version": "0.0.1", "description": "Add ahegao theme for Reddit", "content_scripts": [ { "css": [ "src\/app.css" ], "js": [ "src\/app.js", "src\/ui-injector.js" ], "matches": [ "https:\/\/*.reddit.com\/*" ] } ] } |