Spell Check and Editor

Spell Check and Editor

Qu'est-ce que Spell Check and Editor ?

Spell Check and Editor est une extension Chrome développée par shivajidora.b, et sa fonction principale est "Spell Check and Editor".

Télécharger le fichier CRX de l'extension Spell Check and Editor

Téléchargez les fichiers d'extension Spell Check and Editor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Spell Check and Editor.

Check you spelling mistakes in your websites.                    

Informations de Base sur l'Extension

Nom Spell Check and Editor Spell Check and Editor
ID geccodgkghhnclbanlmiomokfbhnhiig
URL Officiel https://chrome.google.com/webstore/detail/spell-check-and-editor/geccodgkghhnclbanlmiomokfbhnhiig
Description Spell Check and Editor
Taille du Fichier 4.9 KB
Nombre d'Installations 18
Version Actuelle 1.2
Dernière Mise à Jour 2016-05-23
Date de Publication 2016-05-23
Évaluation 1.00/5 Total 1 Évaluations
Développeur shivajidora.b
Type de Paiement free
Langues Prises en Charge 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"
    }
}