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.”。
扩展截图
下载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/ 扩展基本信息
| 名称 | |
| 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 |
| 电子邮箱 | [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"
}
} | |