Spell Check and Editor

Spell Check and Editor

Hvad er Spell Check and Editor?

Spell Check and Editor er en Chrome-udvidelse udviklet af shivajidora.b, og dens hovedfunktion er "Spell Check and Editor".

Download Spell Check and Editor-udvidelses-CRX-fil

Download Spell Check and Editor-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Spell Check and Editor.

Check you spelling mistakes in your websites.                    

Grundlæggende oplysninger om udvidelsen

Navn Spell Check and Editor Spell Check and Editor
ID geccodgkghhnclbanlmiomokfbhnhiig
Officiel URL https://chrome.google.com/webstore/detail/spell-check-and-editor/geccodgkghhnclbanlmiomokfbhnhiig
Beskrivelse Spell Check and Editor
Filstørrelse 4.9 KB
Antal Installationer 18
Nuværende Version 1.2
Senest Opdateret 2016-05-23
Udgivelsesdato 2016-05-23
Bedømmelse 1.00/5 Samlet 1 Bedømmelser
Udvikler shivajidora.b
Betalingsmetode free
Understøttede Sprog 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"
    }
}