30 Seconds Of English

Given new word every time open a new tab

Co je 30 Seconds Of English?

30 Seconds Of English je rozšíření Chrome vyvinuté nnsang24, a jeho hlavní funkcí je „Given new word every time open a new tab“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření 30 Seconds Of English

Stáhněte si soubory rozšíření 30 Seconds Of English ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Given new word every time open a new tab.

30 Seconds Of English is a simple Chrome extension that helps you easy to learn and remember a new vocabulary each time open a new tab.

30 Seconds Of English will override your new tab and give you a random English word.                    

Základní Informace o Rozšíření

Název 30 Seconds Of English 30 Seconds Of English
ID jfhljdccgekaodefhhiakoajcehpkfhn
Oficiální URL https://chromewebstore.google.com/detail/30-seconds-of-english/jfhljdccgekaodefhhiakoajcehpkfhn
Popis Given new word every time open a new tab
Velikost souboru 4.46 MB
Počet instalací 139
Aktuální Verze 0.0.2
Poslední Aktualizace 2021-02-23
Datum Vydání 2021-02-17
Hodnocení 4.80/5 Celkem 5 Hodnocení
Vývojář nnsang24
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://ngocsangyem.io/
URL Stránky Nápovědy https://github.com/ngocsangyem/30SecondsOfEnglish
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "30 Seconds Of English",
    "short_name": "30 SoE",
    "description": "Given new word every time open a new tab",
    "version": "0.0.2",
    "icons": {
        "16": "\/images\/mstile-144x144.png",
        "48": "\/images\/mstile-144x144.png",
        "128": "\/images\/mstile-144x144.png"
    },
    "homepage_url": "https:\/\/ngocsangyem.io\/",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}