Agario Fancy Text Generator
This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.
Agario Fancy Text Generator란 무엇입니까?
Agario Fancy Text Generator은(는) https://hightechgamer.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text."입니다.
확장 프로그램 스크린샷
Agario Fancy Text Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Looking for fancy text generator for agario and other games. If yes then this is the right extension for you. This tools will help you create fancy and cool looking text to use in Agar.io. Not only in Agario, you can use it in different games like PUBG, free fire, fortnite, etc. This tool has many styles including old english and other. So if you want to convert your ordinary looking name into a cool looking font then this extension is best for you.
확장 프로그램 기본 정보
이름 | Agario Fancy Text Generator |
ID | bfhppikdcimobhjoeegacpgbmicneomg |
공식 URL | https://chromewebstore.google.com/detail/agario-fancy-text-generat/bfhppikdcimobhjoeegacpgbmicneomg |
설명 | This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text. |
파일 크기 | 61.79 KB |
설치 횟수 | 258 |
현재 버전 | 1 |
최근 업데이트 | 2020-07-20 |
출시 날짜 | 2020-07-19 |
개발자 | https://hightechgamer.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.gamingnicknames.com/agario.html |
도움말 페이지 URL | https://www.gamingnicknames.com/agario.html |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Agario Fancy Text Generator", "description": "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.", "version": "1", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |