Fix my Title

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

Fix my Titleとは何ですか?

Fix my Titleはhttps://tylucaskelley.comによって開発されたChromeの拡張機能で、その主な機能は「Enter your title and it will be corrected as you type!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Fix my Title拡張機能のCRXファイルをダウンロード

Fix my Title拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Fix my Title Fix my Title
ID cbaagoaigiobmonebiebljfnkekfpkif
公式URL https://chromewebstore.google.com/detail/fix-my-title/cbaagoaigiobmonebiebljfnkekfpkif
説明 Enter your title and it will be corrected as you type!
ファイルサイズ 108 KB
インストール数 20
現在のバージョン 1.2
最終更新日 2014-11-13
公開日 2014-11-13
評価 5.00/5 合計 1 レビュー
開発者 https://tylucaskelley.com
支払い方法 free
拡張機能のウェブサイト https://github.com/tylucaskelley/fix-my-title
ヘルプページのURL https://github.com/tylucaskelley/fix-my-title
対応言語 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"
    }
}