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
官方網址 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"
    }
}