Fix my Title

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

Fix my Title là gì?

Fix my Title là một tiện ích mở rộng Chrome được phát triển bởi https://tylucaskelley.com, và tính năng chính của nó là "Enter your title and it will be corrected as you type!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Fix my Title

Tải xuống các tệp mở rộng Fix my Title dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Fix my Title Fix my Title
ID cbaagoaigiobmonebiebljfnkekfpkif
URL Chính Thức https://chromewebstore.google.com/detail/fix-my-title/cbaagoaigiobmonebiebljfnkekfpkif
Mô tả Enter your title and it will be corrected as you type!
Kích Thước Tệp 108 KB
Số Lần Cài Đặt 20
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2014-11-13
Ngày Phát Hành 2014-11-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://tylucaskelley.com
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/tylucaskelley/fix-my-title
URL Trang Trợ Giúp https://github.com/tylucaskelley/fix-my-title
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}