Academic Word List

Revising the Academic Word List each time opening a new Chrome tab.

Was ist Academic Word List?

Academic Word List ist eine Chrome-Erweiterung, die von Tu Tran entwickelt wurde, und ihr Hauptmerkmal ist "Revising the Academic Word List each time opening a new Chrome tab.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Academic Word List-Erweiterungs-CRX-Datei herunterladen

Laden Sie Academic Word List-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        A simple Chrome extension helps you master the Academic Word List. These are the 570 most frequently used words in academic texts. You can check the meaning, synonyms, and listen to the pronunciation of the word. You can also view the sublist's words all, configure which words will show randomly, and practice with the Quiz.

Use this Chrome extension to build your vocabulary, to study for an upcoming exam, or just for fun.

For more info about the Academic Word List, you can check the following:
https://en.wikipedia.org/wiki/Academic_Word_List
https://simple.wiktionary.org/wiki/Wiktionary:Academic_word_list
https://www.oxfordlearnersdictionaries.com/about/academic                    

Grundlegende Informationen zur Erweiterung

Name Academic Word List Academic Word List
ID jljehabaedafdnceghbogphpdllpnbhf
Offizielle URL https://chromewebstore.google.com/detail/academic-word-list/jljehabaedafdnceghbogphpdllpnbhf
Beschreibung Revising the Academic Word List each time opening a new Chrome tab.
Dateigröße 183 KB
Installationsanzahl 127
Aktuelle Version 1.0.4
Letztes Update 2021-03-06
Veröffentlichungsdatum 2021-02-17
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler Tu Tran
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Academic Word List",
    "description": "Revising the Academic Word List each time opening a new Chrome tab.",
    "version": "1.0.4",
    "browser_action": {
        "default_icon": {
            "16": "\/public\/iconx16.png",
            "48": "\/public\/iconx48.png",
            "128": "\/public\/icon.png"
        },
        "default_popup": "option.html"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/570-academic-word-list\/jljehabaedafdnceghbogphpdllpnbhf?hl=en&authuser=1",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}