AutoSubs

Easily format transliterated text!

AutoSubs là gì?

AutoSubs là một tiện ích mở rộng Chrome được phát triển bởi https://ilmtest.net, và tính năng chính của nó là "Easily format transliterated text!".

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

screenshot

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

Tải xuống các tệp mở rộng AutoSubs 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

                        Easily format transliterated text! A useful tool for formatting text that was transliterated from Arabic (or other languages)!                    

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

Tên AutoSubs AutoSubs
ID bagnffoiodemhmiopooogpmdmfpoapfj
URL Chính Thức https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj
Mô tả Easily format transliterated text!
Kích Thước Tệp 23.58 KB
Số Lần Cài Đặt 59
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2019-08-23
Ngày Phát Hành 2019-08-23
Nhà Phát Triển https://ilmtest.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://twitter.com/ilmtest_
URL Trang Trợ Giúp https://facebook.com/ilmtest
URL Trang Chính Sách Bảo Mật https://ilmtest.net/privacy-policy-2
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "new_tab.html",
        "default_icon": "icons\/icon128.png",
        "default_title": "AutoSubs"
    },
    "name": "AutoSubs",
    "short_name": "A useful tool for formatting text that was transliterated from Arabic (or other languages)!",
    "description": "Easily format transliterated text!",
    "author": "IlmTest",
    "homepage_url": "https:\/\/ilmtest.net",
    "version": "1.0",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    }
}