New Tab GRE

Learn a random GRE word everytime you open a new tab

New Tab GREとは何ですか?

New Tab GREはRohit Gandhiによって開発されたChromeの拡張機能で、その主な機能は「Learn a random GRE word everytime you open a new tab」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

New Tab GRE拡張機能のCRXファイルをダウンロード

New Tab GRE拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Every time you open a new tab, it will display a random GRE word with its meaning. These words are chosen from a list of high frequency GRE words. 

This is an open source plugin, if you have suggested edits to the word list or it's meaning, you can submit them via pull request here https://tinyurl.com/NewTabGRE

Good Luck !!                    

拡張機能の基本情報

名前 New Tab GRE New Tab GRE
ID bkddfbmbmeokaebfmhacebieokjggaoh
公式URL https://chromewebstore.google.com/detail/new-tab-gre/bkddfbmbmeokaebfmhacebieokjggaoh
説明 Learn a random GRE word everytime you open a new tab
ファイルサイズ 175 KB
インストール数 305
現在のバージョン 0.5
最終更新日 2022-04-14
公開日 2015-01-26
評価 4.27/5 合計 15 レビュー
開発者 Rohit Gandhi
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://tinyurl.com/NewTabGRE
ヘルプページのURL https://tinyurl.com/NewTabGRE
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "New Tab GRE",
    "version": "0.5",
    "description": "Learn a random GRE word everytime you open a new tab",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": [],
    "short_name": "GRE New tab",
    "author": "Rohit Gandhi"
}