Anime Quotes

Random quote from different Anime

Anime Quotes là gì?

Anime Quotes là một tiện ích mở rộng Chrome được phát triển bởi Aman K. Singh, và tính năng chính của nó là "Random quote from different Anime".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Anime Quotes

Tải xuống các tệp mở rộng Anime Quotes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        🚨🚨🚨
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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Anime Quotes Anime Quotes
ID bleiiokofnpckfopnjilicjifhhaeiid
URL Chính Thức https://chromewebstore.google.com/detail/anime-quotes/bleiiokofnpckfopnjilicjifhhaeiid
Mô tả Random quote from different Anime
Kích Thước Tệp 49.99 KB
Số Lần Cài Đặt 80
Phiên Bản Hiện Tại 0.0.3
Cập Nhật Lần Cuối 2023-06-27
Ngày Phát Hành 2021-07-26
Đánh Giá 4.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Aman K. Singh
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}