Brand New Romanify
Rebrands your webpage with Brand New Roman.
Was ist Brand New Romanify?
Brand New Romanify ist eine Chrome-Erweiterung, die von Channel Studio entwickelt wurde, und ihr Hauptmerkmal ist "Rebrands your webpage with Brand New Roman.".
Erweiterungsscreenshots
Brand New Romanify-Erweiterungs-CRX-Datei herunterladen
Laden Sie Brand New Romanify-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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/ Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fndcohkbkkhiiooadonicmpjedngnekj |
| Offizielle URL | https://chromewebstore.google.com/detail/brand-new-romanify/fndcohkbkkhiiooadonicmpjedngnekj |
| Beschreibung | Rebrands your webpage with Brand New Roman. |
| Dateigröße | 353 KB |
| Installationsanzahl | 123 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2018-08-27 |
| Veröffentlichungsdatum | 2018-08-27 |
| Bewertung | 4.33/5 Insgesamt 3 Bewertungen |
| Entwickler | Channel Studio |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://brandnewroman.com/ |
| Unterstützte Sprachen | 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"
}
} | |