Ahegao Mod For Reddit

Add ahegao theme for Reddit

Apa itu Ahegao Mod For Reddit?

Ahegao Mod For Reddit adalah ekstensi Chrome yang dikembangkan oleh sammwy, dan fitur utamanya adalah "Add ahegao theme for Reddit".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Ahegao Mod For Reddit

Unduh file ekstensi Ahegao Mod For Reddit dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        This extensions change the Reddit's Background and logo and replace it with Manga/Ahegao.                    

Informasi Dasar Ekstensi

Nama Ahegao Mod For Reddit Ahegao Mod For Reddit
ID mijnmdkdbflccbedkmencjgiinjphjph
URL Resmi https://chrome.google.com/webstore/detail/ahegao-mod-for-reddit/mijnmdkdbflccbedkmencjgiinjphjph
Deskripsi Add ahegao theme for Reddit
Ukuran File 4.1 KB
Jumlah Instalasi 136
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2020-11-28
Tanggal Publikasi 2020-11-28
Penilaian 4.71/5 Total 7 Penilaian
Pengembang sammwy
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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\/*"
            ]
        }
    ]
}