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
电子邮箱 [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"
    }
}