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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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/
확장 프로그램 기본 정보
이름 | Brand New Romanify |
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" } } |