Fix my Title

Enter your title and it will be corrected as you type!

Wat is Fix my Title?

Fix my Title is een Chrome-extensie ontwikkeld door https://tylucaskelley.com, en de belangrijkste functie is "Enter your title and it will be corrected as you type!".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Fix my Title

Download Fix my Title-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Simply type or paste in text, and any mistakes will be fixed right away, with no need to click buttons or hit enter.                    

Basisinformatie over de Extensie

Naam Fix my Title Fix my Title
ID cbaagoaigiobmonebiebljfnkekfpkif
Officiële URL https://chromewebstore.google.com/detail/fix-my-title/cbaagoaigiobmonebiebljfnkekfpkif
Beschrijving Enter your title and it will be corrected as you type!
Bestandsgrootte 108 KB
Aantal Installaties 20
Huidige Versie 1.2
Laatst Bijgewerkt 2014-11-13
Publicatiedatum 2014-11-13
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://tylucaskelley.com
Betalingswijze free
Extensiewebsite https://github.com/tylucaskelley/fix-my-title
Help Pagina-URL https://github.com/tylucaskelley/fix-my-title
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fix my Title",
    "description": "Enter your title and it will be corrected as you type!",
    "version": "1.2",
    "icons": {
        "128": "img\/icon.png"
    },
    "browser_action": {
        "default_title": "Fix my Title",
        "default_icon": "img\/icon.png",
        "default_popup": "index.html"
    }
}