Naval Quotes
Get a quote by Naval whenever you open a new tab.
Vad är Naval Quotes?
Naval Quotes är en Chrome-tillägg utvecklad av https://saassessions.com, och dess huvudfunktion är "Get a quote by Naval whenever you open a new tab.".
Tilläggsskärmbilder
Ladda ner Naval Quotes-förlängningens CRX-fil
Ladda ner Naval Quotes-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | illkmemcaokmbihlpfhbdfgepghohkcg |
Officiell webbadress | https://chromewebstore.google.com/detail/naval-quotes/illkmemcaokmbihlpfhbdfgepghohkcg |
Beskrivning | Get a quote by Naval whenever you open a new tab. |
Filstorlek | 198 KB |
Antal Installationer | 37 |
Aktuell Version | 0.0.2 |
Senast Uppdaterad | 2020-07-12 |
Publiceringsdatum | 2020-05-24 |
Utvecklare | https://saassessions.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://saassessions.com |
Stödda Språk | 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" } } |