Brand New Romanify
Rebrands your webpage with Brand New Roman.
Wat is Brand New Romanify?
Brand New Romanify is een Chrome-extensie ontwikkeld door Channel Studio, en de belangrijkste functie is "Rebrands your webpage with Brand New Roman.".
Extensie Screenshots
Download het CRX-bestand van de extensie Brand New Romanify
Download Brand New Romanify-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/ Basisinformatie over de Extensie
| Naam | |
| ID | fndcohkbkkhiiooadonicmpjedngnekj |
| Officiële URL | https://chromewebstore.google.com/detail/brand-new-romanify/fndcohkbkkhiiooadonicmpjedngnekj |
| Beschrijving | Rebrands your webpage with Brand New Roman. |
| Bestandsgrootte | 353 KB |
| Aantal Installaties | 123 |
| Huidige Versie | 1.3 |
| Laatst Bijgewerkt | 2018-08-27 |
| Publicatiedatum | 2018-08-27 |
| Beoordeling | 4.33/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Channel Studio |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://brandnewroman.com/ |
| Ondersteunde Talen | 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"
}
} | |