Irregular Verbs List

Irregular Verbs List

Irregular Verbs Listとは何ですか?

Irregular Verbs Listはhttps://sem-dev.netによって開発されたChromeの拡張機能で、その主な機能は「Irregular Verbs List」です。

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

screenshot
screenshot
screenshot

Irregular Verbs List拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        this extension contains the list of the irregular verbs in three forms                    

拡張機能の基本情報

名前 Irregular Verbs List Irregular Verbs List
ID gdccddffggfiblkgbfimeaboeneefldm
公式URL https://chromewebstore.google.com/detail/irregular-verbs-list/gdccddffggfiblkgbfimeaboeneefldm
説明 Irregular Verbs List
ファイルサイズ 35.92 KB
インストール数 158
現在のバージョン 1.0
最終更新日 2023-01-02
公開日 2021-01-01
評価 5.00/5 合計 1 レビュー
開発者 https://sem-dev.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/SEM-DEV/Irregular-Verbs-List
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Irregular Verbs List",
    "manifest_version": 2,
    "version": "1.0",
    "description": "Irregular Verbs List",
    "icons": {
        "16": "icon_16.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon_16.png"
        },
        "default_popup": "popup.html"
    }
}