Re-Font
Allows customization of fonts on websites.
Re-Font란 무엇입니까?
Re-Font은(는) Re-Font에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Allows customization of fonts on websites."입니다.
확장 프로그램 스크린샷
Re-Font 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Re-Font lets you change the font, size and color of text on any webpage. Use it to meet your style needs, or simply to make text easier to read. You can even randomize the color and size to spice things up! It's easy, fast and works right in the corner of your browser. Download Re-Font today! Add your own custom fonts by clicking "Add Font" in the font selector. You can type in your own font or even add a link to one on the internet (Google fonts work best!) if it's not installed on your computer. Create bookmarklets with your styles to send to friends, regardless of whether they have Re-Font installed. Note from developer: I am a student and made this for fun. If you find any bugs feel free to let me know or contribute to the code on GitHub. Any support is much appreciated! Github: https://github.com/brayden-gg/Re-Font Donations: https://ko-fi.com/braydengg
확장 프로그램 기본 정보
이름 | Re-Font |
ID | jeggnpdlnbocmdalbikmfpokecfnicni |
공식 URL | https://chromewebstore.google.com/detail/re-font/jeggnpdlnbocmdalbikmfpokecfnicni |
설명 | Allows customization of fonts on websites. |
파일 크기 | 26.8 KB |
설치 횟수 | 808 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2023-08-25 |
출시 날짜 | 2019-08-28 |
평점 | 3.36/5 총 14 개의 평점 |
개발자 | Re-Font |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Re-Font", "version": "2.0.0", "description": "Allows customization of fonts on websites.", "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |