Naval Quotes
Get a quote by Naval whenever you open a new tab.
Naval Quotes là gì?
Naval Quotes là một tiện ích mở rộng Chrome được phát triển bởi https://saassessions.com, và tính năng chính của nó là "Get a quote by Naval whenever you open a new tab.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Naval Quotes
Tải xuống các tệp mở rộng Naval 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
Get inspired by a Naval quote whenever you open a new tab. Reference - https://twitter.com/SNeurgaonkar/status/1264308909403025408 Updated: - Added support for dark mode media query - Centers the quote vertically Thanks Davi Ferreira (https://github.com/daviferreira) for the update.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | illkmemcaokmbihlpfhbdfgepghohkcg |
URL Chính Thức | https://chromewebstore.google.com/detail/naval-quotes/illkmemcaokmbihlpfhbdfgepghohkcg |
Mô tả | Get a quote by Naval whenever you open a new tab. |
Kích Thước Tệp | 198 KB |
Số Lần Cài Đặt | 37 |
Phiên Bản Hiện Tại | 0.0.2 |
Cập Nhật Lần Cuối | 2020-07-12 |
Ngày Phát Hành | 2020-05-24 |
Nhà Phát Triển | https://saassessions.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://saassessions.com |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Naval Quotes", "version": "0.0.2", "manifest_version": 2, "description": "Get a quote by Naval whenever you open a new tab.", "homepage_url": "https:\/\/saassessions.com", "icons": { "16": "icons\/ycqwaMI2_400x400.jpg", "48": "icons\/ycqwaMI2_400x400.jpg", "128": "icons\/ycqwaMI2_400x400.jpg" }, "default_locale": "en", "chrome_url_overrides": { "newtab": "src\/override\/override.html" } } |