ShowerThoughts

Think interesting thoughts

Co to jest ShowerThoughts?

ShowerThoughts to rozszerzenie Chrome opracowane przez tabsforthought, a jego główną funkcją jest „Think interesting thoughts”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia ShowerThoughts

Pobierz pliki rozszerzeń ShowerThoughts 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

                        Philosophical thoughts with every new tab!                    

Podstawowe informacje o rozszerzeniu

Nazwa ShowerThoughts ShowerThoughts
ID ejfkmkpjcoaifaaplbffococjkhpclgb
Oficjalny URL https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb
Opis Think interesting thoughts
Rozmiar pliku 450 KB
Liczba instalacji 83
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2017-02-05
Data Publikacji 2017-02-05
Ocena 5.00/5 Łącznie 22 Oceny
Deweloper tabsforthought
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ShowerThoughts",
    "description": "Think interesting thoughts",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "16": "shower_thoughts.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}