AutoSubs

Easily format transliterated text!

AutoSubs란 무엇입니까?

AutoSubs은(는) https://ilmtest.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily format transliterated text!"입니다.

확장 프로그램 스크린샷

screenshot

AutoSubs 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}