Academic Word List

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

Qu'est-ce que Academic Word List ?

Academic Word List est une extension Chrome développée par Tu Tran, et sa fonction principale est "Revising the Academic Word List each time opening a new Chrome tab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Academic Word List

Téléchargez les fichiers d'extension Academic Word List au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Academic Word List Academic Word List
ID jljehabaedafdnceghbogphpdllpnbhf
URL Officiel https://chromewebstore.google.com/detail/academic-word-list/jljehabaedafdnceghbogphpdllpnbhf
Description Revising the Academic Word List each time opening a new Chrome tab.
Taille du Fichier 183 KB
Nombre d'Installations 127
Version Actuelle 1.0.4
Dernière Mise à Jour 2021-03-06
Date de Publication 2021-02-17
Évaluation 5.00/5 Total 5 Évaluations
Développeur Tu Tran
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}