Anime Quotes
Random quote from different Anime
Anime Quotes란 무엇입니까?
Anime Quotes은(는) Aman K. Singh에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Random quote from different Anime"입니다.
확장 프로그램 스크린샷
Anime Quotes 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
🚨🚨🚨 If you're not able to see quotes then it is because of the API used in this app is down, I'm working on it, so sorry for the inconvenience. 🚨🚨🚨 🚀 STOP PROCRASTINATING 🚀 WHAT ❓ A simple chrome extension that'll show you random quotes of an anime character with the name of the Anime that character belongs to. WHY ❓ If you like watching anime then you know that the quotes by some anime characters are motivational enough to make you think about what you're doing and what you want to do in your life. e.g Rock Lee teaches you the importance of Hard Work and persistence. ☕ get motivated by these quotes and get back on track when you procrastinate
확장 프로그램 기본 정보
이름 | Anime Quotes |
ID | bleiiokofnpckfopnjilicjifhhaeiid |
공식 URL | https://chromewebstore.google.com/detail/anime-quotes/bleiiokofnpckfopnjilicjifhhaeiid |
설명 | Random quote from different Anime |
파일 크기 | 49.99 KB |
설치 횟수 | 80 |
현재 버전 | 0.0.3 |
최근 업데이트 | 2023-06-27 |
출시 날짜 | 2021-07-26 |
평점 | 4.33/5 총 3 개의 평점 |
개발자 | Aman K. Singh |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Anime Quotes", "version": "0.0.3", "description": "Random quote from different Anime", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon128.png", "default_popup": "index.html" } } |