Fix my Title

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

Qu'est-ce que Fix my Title ?

Fix my Title est une extension Chrome développée par https://tylucaskelley.com, et sa fonction principale est "Enter your title and it will be corrected as you type!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Fix my Title

Téléchargez les fichiers d'extension Fix my Title 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

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

Informations de Base sur l'Extension

Nom Fix my Title Fix my Title
ID cbaagoaigiobmonebiebljfnkekfpkif
URL Officiel https://chromewebstore.google.com/detail/fix-my-title/cbaagoaigiobmonebiebljfnkekfpkif
Description Enter your title and it will be corrected as you type!
Taille du Fichier 108 KB
Nombre d'Installations 20
Version Actuelle 1.2
Dernière Mise à Jour 2014-11-13
Date de Publication 2014-11-13
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://tylucaskelley.com
Type de Paiement free
Site Web de l'Extension https://github.com/tylucaskelley/fix-my-title
URL de la Page d'Aide https://github.com/tylucaskelley/fix-my-title
Langues Prises en Charge 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"
    }
}