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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}