Anime Quotes
Random quote from different Anime
Anime Quotesとは何ですか?
Anime QuotesはAman K. Singhによって開発されたChromeの拡張機能で、その主な機能は「Random quote from different Anime」です。
拡張機能のスクリーンショット
Anime Quotes拡張機能のCRXファイルをダウンロード
Anime Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
🚨🚨🚨 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 |
Eメール | [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" } } |