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 |
| 官方網址 | 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"
}
} | |