Naval Quotes

Get a quote by Naval whenever you open a new tab.

Co to jest Naval Quotes?

Naval Quotes to rozszerzenie Chrome opracowane przez https://saassessions.com, a jego główną funkcją jest „Get a quote by Naval whenever you open a new tab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Naval Quotes

Pobierz pliki rozszerzeń Naval Quotes w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Naval Quotes Naval Quotes
ID illkmemcaokmbihlpfhbdfgepghohkcg
Oficjalny URL https://chromewebstore.google.com/detail/naval-quotes/illkmemcaokmbihlpfhbdfgepghohkcg
Opis Get a quote by Naval whenever you open a new tab.
Rozmiar pliku 198 KB
Liczba instalacji 37
Aktualna Wersja 0.0.2
Ostatnia Aktualizacja 2020-07-12
Data Publikacji 2020-05-24
Deweloper https://saassessions.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://saassessions.com
Obsługiwane Języki 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"
    }
}