Spell Check and Editor

Spell Check and Editor

什么是Spell Check and Editor?

Spell Check and Editor是由shivajidora.b开发的Chrome扩展程序,该扩展的主要功能是“Spell Check and Editor”。

下载Spell Check and Editor扩展crx文件

下载Spell Check and Editor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Spell Check and Editor.

Check you spelling mistakes in your websites.                    

扩展基本信息

名称 Spell Check and Editor Spell Check and Editor
ID geccodgkghhnclbanlmiomokfbhnhiig
官方URL https://chrome.google.com/webstore/detail/spell-check-and-editor/geccodgkghhnclbanlmiomokfbhnhiig
简介 Spell Check and Editor
文件大小 4.9 KB
安装次数 18
当前版本 1.2
更新时间 2016-05-23
上架时间 2016-05-23
评分 1.00/5 共1次评分
开发者 shivajidora.b
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Spell Check and Editor",
    "description": "Spell Check and Editor",
    "version": "1.2",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Spell Check and Editor",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}