Naval Quotes
Get a quote by Naval whenever you open a new tab.
Cos'è Naval Quotes?
Naval Quotes è un'estensione di Chrome sviluppata da https://saassessions.com, e la sua funzione principale è "Get a quote by Naval whenever you open a new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Naval Quotes
Scarica i file di estensione Naval Quotes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | illkmemcaokmbihlpfhbdfgepghohkcg |
URL Ufficiale | https://chromewebstore.google.com/detail/naval-quotes/illkmemcaokmbihlpfhbdfgepghohkcg |
Descrizione | Get a quote by Naval whenever you open a new tab. |
Dimensione del File | 198 KB |
Conteggio Installazioni | 37 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2020-07-12 |
Data di Pubblicazione | 2020-05-24 |
Sviluppatore | https://saassessions.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://saassessions.com |
Lingue Supportate | 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" } } |