Brand New Romanify

Rebrands your webpage with Brand New Roman.

Qu'est-ce que Brand New Romanify ?

Brand New Romanify est une extension Chrome développée par Channel Studio, et sa fonction principale est "Rebrands your webpage with Brand New Roman.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Brand New Romanify

Téléchargez les fichiers d'extension Brand New Romanify au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom Brand New Romanify Brand New Romanify
ID fndcohkbkkhiiooadonicmpjedngnekj
URL Officiel https://chromewebstore.google.com/detail/brand-new-romanify/fndcohkbkkhiiooadonicmpjedngnekj
Description Rebrands your webpage with Brand New Roman.
Taille du Fichier 353 KB
Nombre d'Installations 123
Version Actuelle 1.3
Dernière Mise à Jour 2018-08-27
Date de Publication 2018-08-27
Évaluation 4.33/5 Total 3 Évaluations
Développeur Channel Studio
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://brandnewroman.com/
Langues Prises en Charge 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"
    }
}