Brand New Romanify

Rebrands your webpage with Brand New Roman.

Brand New Romanifyとは何ですか?

Brand New RomanifyはChannel Studioによって開発されたChromeの拡張機能で、その主な機能は「Rebrands your webpage with Brand New Roman.」です。

拡張機能のスクリーンショット

screenshot

Brand New Romanify拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}