Brand New Romanify

Rebrands your webpage with Brand New Roman.

What is Brand New Romanify?

Brand New Romanify is a Chrome extension developed by Channel Studio, and its main feature is "Rebrands your webpage with Brand New Roman.".

Extension Screenshots

screenshot

Download Brand New Romanify Extension CRX File

Download Brand New Romanify extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Brand New Romanify Brand New Romanify
ID fndcohkbkkhiiooadonicmpjedngnekj
Official URL https://chromewebstore.google.com/detail/brand-new-romanify/fndcohkbkkhiiooadonicmpjedngnekj
Description Rebrands your webpage with Brand New Roman.
File Size 353 KB
Installation Count 123
Current Version 1.3
Last Updated 2018-08-27
Publish Date 2018-08-27
Rating 4.33/5 Total 3 Ratings
Developer Channel Studio
Email [email protected]
Payment Type free
Extension Website http://brandnewroman.com/
Supported Languages 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"
    }
}