Bangla Font Specifier
Specify your favorite Bangla Font as default, only for Bangla text but keep other language fonts untouched.
Bangla Font Specifier란 무엇입니까?
Bangla Font Specifier은(는) Arafat Husayn에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Specify your favorite Bangla Font as default, only for Bangla text but keep other language fonts untouched."입니다.
확장 프로그램 스크린샷
Bangla Font Specifier 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Bangla Font Specifier provides an option to choose from some popular Bangla fonts which will be set as default for any web page. If you don't see your favorite font in the dropdown-list, you can type the font name in the input box, then save it for future use. Remember, for any font to work fine, you must have the specified font pre-installed on your computer.
확장 프로그램 기본 정보
이름 | |
ID | cdmlbdljbmkiebfhggnejlcdamjpmeop |
공식 URL | https://chrome.google.com/webstore/detail/bangla-font-specifier/cdmlbdljbmkiebfhggnejlcdamjpmeop |
설명 | Specify your favorite Bangla Font as default, only for Bangla text but keep other language fonts untouched. |
파일 크기 | 10.42 KB |
설치 횟수 | 661 |
현재 버전 | 1.1.0 |
최근 업데이트 | 2020-08-15 |
출시 날짜 | 2018-01-30 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | Arafat Husayn |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/ArafatHusayn/Bangla-Font-Specifier/ |
도움말 페이지 URL | https://github.com/ArafatHusayn/Bangla-Font-Specifier/issues |
개인정보 보호 정책 페이지 URL | https://github.com/arafathusayn/vanish-ads/blob/master/PRIVACY.md |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bangla Font Specifier", "short_name": "bangla-font-specifier", "version": "1.1.0", "author": "Arafat Husayn", "description": "Specify your favorite Bangla Font as default, only for Bangla text but keep other language fonts untouched.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon16.png", "default_title": "Bangla Font Specifier", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |