Ahegao Mod For Reddit

Add ahegao theme for Reddit

Ahegao Mod For Redditคืออะไร?

Ahegao Mod For Reddit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sammwy และคุณลักษณะหลักของมันคือ "Add ahegao theme for Reddit"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ahegao Mod For Reddit

ดาวน์โหลดไฟล์ส่วนขยาย Ahegao Mod For Reddit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Ahegao Mod For Reddit Ahegao Mod For Reddit
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
อีเมล [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\/*"
            ]
        }
    ]
}