Brand New Romanify

Rebrands your webpage with Brand New Roman.

Brand New Romanify क्या है?

Brand New Romanify Channel Studio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Rebrands your webpage with Brand New Roman."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Brand New Romanify एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}