Ahegao Mod For Reddit
Add ahegao theme for Reddit
What is Ahegao Mod For Reddit?
Ahegao Mod For Reddit is a Chrome extension developed by sammwy, and its main feature is "Add ahegao theme for Reddit".
Extension Screenshots
Download Ahegao Mod For Reddit Extension CRX File
Download Ahegao Mod For Reddit extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extensions change the Reddit's Background and logo and replace it with Manga/Ahegao.
Extension Basic Information
Name | |
ID | mijnmdkdbflccbedkmencjgiinjphjph |
Official URL | https://chrome.google.com/webstore/detail/ahegao-mod-for-reddit/mijnmdkdbflccbedkmencjgiinjphjph |
Description | Add ahegao theme for Reddit |
File Size | 4.1 KB |
Installation Count | 136 |
Current Version | 0.0.1 |
Last Updated | 2020-11-28 |
Publish Date | 2020-11-28 |
Rating | 4.71/5 Total 7 Ratings |
Developer | sammwy |
[email protected] | |
Payment Type | free |
Supported Languages | 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\/*" ] } ] } |