Spell Check and Editor

Spell Check and Editor

Spell Check and Editor क्या है?

Spell Check and Editor shivajidora.b द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Spell Check and Editor"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Spell Check and Editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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