Brand New Romanify

Rebrands your webpage with Brand New Roman.

Cos'è Brand New Romanify?

Brand New Romanify è un'estensione di Chrome sviluppata da Channel Studio, e la sua funzione principale è "Rebrands your webpage with Brand New Roman.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Brand New Romanify

Scarica i file di estensione Brand New Romanify in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome Brand New Romanify Brand New Romanify
ID fndcohkbkkhiiooadonicmpjedngnekj
URL Ufficiale https://chromewebstore.google.com/detail/brand-new-romanify/fndcohkbkkhiiooadonicmpjedngnekj
Descrizione Rebrands your webpage with Brand New Roman.
Dimensione del File 353 KB
Conteggio Installazioni 123
Versione Corrente 1.3
Ultimo Aggiornamento 2018-08-27
Data di Pubblicazione 2018-08-27
Valutazione 4.33/5 Totale 3 Valutazioni
Sviluppatore Channel Studio
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://brandnewroman.com/
Lingue Supportate 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"
    }
}