Ahegao Mod For Reddit
Add ahegao theme for Reddit
Wat is Ahegao Mod For Reddit?
Ahegao Mod For Reddit is een Chrome-extensie ontwikkeld door sammwy, en de belangrijkste functie is "Add ahegao theme for Reddit".
Extensie Screenshots
Download het CRX-bestand van de extensie Ahegao Mod For Reddit
Download Ahegao Mod For Reddit-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extensions change the Reddit's Background and logo and replace it with Manga/Ahegao.
Basisinformatie over de Extensie
Naam | |
ID | mijnmdkdbflccbedkmencjgiinjphjph |
Officiële URL | https://chrome.google.com/webstore/detail/ahegao-mod-for-reddit/mijnmdkdbflccbedkmencjgiinjphjph |
Beschrijving | Add ahegao theme for Reddit |
Bestandsgrootte | 4.1 KB |
Aantal Installaties | 136 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2020-11-28 |
Publicatiedatum | 2020-11-28 |
Beoordeling | 4.71/5 Totaal 7 Beoordelingen |
Ontwikkelaar | sammwy |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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\/*" ] } ] } |