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"
    }
}