Naval Quotes
Get a quote by Naval whenever you open a new tab.
What is Naval Quotes?
Naval Quotes is a Chrome extension developed by https://saassessions.com, and its main feature is "Get a quote by Naval whenever you open a new tab.".
Extension Screenshots
Download Naval Quotes Extension CRX File
Download Naval Quotes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | illkmemcaokmbihlpfhbdfgepghohkcg |
Official URL | https://chromewebstore.google.com/detail/naval-quotes/illkmemcaokmbihlpfhbdfgepghohkcg |
Description | Get a quote by Naval whenever you open a new tab. |
File Size | 198 KB |
Installation Count | 37 |
Current Version | 0.0.2 |
Last Updated | 2020-07-12 |
Publish Date | 2020-05-24 |
Developer | https://saassessions.com |
[email protected] | |
Payment Type | free |
Extension Website | https://saassessions.com |
Supported Languages | 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" } } |