AutoSubs

Easily format transliterated text!

什麼是AutoSubs?

AutoSubs是由https://ilmtest.net開發的Chrome擴展程式,該擴展的主要功能是“Easily format transliterated text!”。

擴展截圖

screenshot

下載AutoSubs擴展crx文件

下載AutoSubs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 AutoSubs AutoSubs
ID bagnffoiodemhmiopooogpmdmfpoapfj
官方網址 https://chromewebstore.google.com/detail/autosubs/bagnffoiodemhmiopooogpmdmfpoapfj
簡介 Easily format transliterated text!
檔案大小 23.58 KB
安裝次數 59
目前版本 1.0
更新時間 2019-08-23
上架時間 2019-08-23
開發者 https://ilmtest.net
電子郵箱 [email protected]
付費類型 free
擴展官網 https://twitter.com/ilmtest_
說明頁面URL https://facebook.com/ilmtest
隱私政策頁面URL https://ilmtest.net/privacy-policy-2
支援的語言 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"
    }
}