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