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
官方網址 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"
    }
}