Topic Vocabulary (Từ vựng theo chủ đề)

Học và ôn luyện hơn 1000 từ vựng tiếng Anh theo chủ đề mỗi khi mở Chrome tab

Vad är Topic Vocabulary (Từ vựng theo chủ đề)?

Topic Vocabulary (Từ vựng theo chủ đề) är en Chrome-tillägg utvecklad av Tu Tran, och dess huvudfunktion är "Học và ôn luyện hơn 1000 từ vựng tiếng Anh theo chủ đề mỗi khi mở Chrome tab".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Topic Vocabulary (Từ vựng theo chủ đề)-förlängningens CRX-fil

Ladda ner Topic Vocabulary (Từ vựng theo chủ đề)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Một tiện ích đơn giản giúp bạn tranh thủ thời gian mỗi khi mở tab Chrome để học và ôn luyện hơn 1000 từ vựng tiếng Anh theo rất nhiều chủ đề thông dụng.

Mỗi khi mở trình duyệt Chrome hay bật một tab mới, một từ vựng ngẫu nhiên theo rất nhiều chủ đề sẽ được hiển thị. Bạn có thể xem nghĩa, phiên âm, nghe cách phát âm cùng với ví dụ và hình minh họa của từ đó.

Hope you will have more fun and usefulness each time opening a new Chrome tab with this extension!                    

Grundläggande Information om Tillägg

Namn Topic Vocabulary (Từ vựng theo chủ đề) Topic Vocabulary (Từ vựng theo chủ đề)
ID bpenmggbaoobcgmmnkelhkbipfplgjbi
Officiell webbadress https://chromewebstore.google.com/detail/topic-vocabulary-t%E1%BB%AB-v%E1%BB%B1ng/bpenmggbaoobcgmmnkelhkbipfplgjbi
Beskrivning Học và ôn luyện hơn 1000 từ vựng tiếng Anh theo chủ đề mỗi khi mở Chrome tab
Filstorlek 114 KB
Antal Installationer 83
Aktuell Version 1.0.0
Senast Uppdaterad 2021-03-08
Publiceringsdatum 2021-03-07
Betyg 4.80/5 Totalt 5 Betyg
Utvecklare Tu Tran
E-post [email protected]
Betalningssätt free
Stödda Språk vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Topic Vocabulary (T\u1eeb v\u1ef1ng theo ch\u1ee7 \u0111\u1ec1)",
    "description": "H\u1ecdc v\u00e0 \u00f4n luy\u1ec7n h\u01a1n 1000 t\u1eeb v\u1ef1ng ti\u1ebfng Anh theo ch\u1ee7 \u0111\u1ec1 m\u1ed7i khi m\u1edf Chrome tab",
    "version": "1.0.0",
    "browser_action": {
        "default_icon": {
            "16": "\/img\/16x16.png",
            "48": "\/img\/48x48.png",
            "128": "\/img\/128x128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}