Comic Doge

Dogeifies the current page

Comic Dogeคืออะไร?

Comic Doge เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Zack Guard และคุณลักษณะหลักของมันคือ "Dogeifies the current page"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Comic Doge

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

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

                        Comic Doge dogeifies the current page. It changes all the fonts to Comic Sans and all the images to pictures of Shibe.

Very meme.
Such comic.
Many doge.                    

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

ชื่อ Comic Doge Comic Doge
ID aihlgelmihpijkklapkkkdbcgcnniamc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/comic-doge/aihlgelmihpijkklapkkkdbcgcnniamc
คำอธิบาย Dogeifies the current page
ขนาดไฟล์ 12.96 KB
จำนวนการติดตั้ง 221
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2014-01-09
วันที่เผยแพร่ 2014-01-08
คะแนน 4.67/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Zack Guard
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Zachary Guard",
    "background": {
        "persistent": false,
        "scripts": [
            "elwin.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/19.png",
        "default_title": "Comic Doge"
    },
    "description": "Dogeifies the current page",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 2,
    "name": "Comic Doge",
    "permissions": [
        "activeTab"
    ],
    "version": "0.4"
}