Brand New Romanify

Rebrands your webpage with Brand New Roman.

Brand New Romanifyคืออะไร?

Brand New Romanify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Channel Studio และคุณลักษณะหลักของมันคือ "Rebrands your webpage with Brand New Roman."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Brand New Romanify

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

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

                        Changes all text on your screen to the hot Brand New Roman font by Hello Velocity!

http://brandnewroman.com/
https://www.hellovelocity.com/

made by Channel Studio
https://channel.studio/                    

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

ชื่อ Brand New Romanify Brand New Romanify
ID fndcohkbkkhiiooadonicmpjedngnekj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/brand-new-romanify/fndcohkbkkhiiooadonicmpjedngnekj
คำอธิบาย Rebrands your webpage with Brand New Roman.
ขนาดไฟล์ 353 KB
จำนวนการติดตั้ง 123
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2018-08-27
วันที่เผยแพร่ 2018-08-27
คะแนน 4.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Channel Studio
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://brandnewroman.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Brand New Romanify",
    "version": "1.3",
    "description": "Rebrands your webpage with Brand New Roman.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "96": "icons\/96x96.png",
        "128": "icons\/128x128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_icon": {
            "19": "icons\/19x19.png",
            "38": "icons\/38x38.png"
        },
        "default_title": "Brand New",
        "default_popup": "popup.html"
    }
}