Subtitles Free Download

The largest multi-language movie subtitles on the web.

Subtitles Free Downloadとは何ですか?

Subtitles Free Downloadはzuzuychikによって開発されたChromeの拡張機能で、その主な機能は「The largest multi-language movie subtitles on the web.」です。

拡張機能のスクリーンショット

screenshot

Subtitles Free Download拡張機能のCRXファイルをダウンロード

Subtitles Free Download拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Free subtitles in all languages. Large database of subtitles for movies, TV series and anime. Search any subtitles easy and fast!                    

拡張機能の基本情報

名前 Subtitles Free Download Subtitles Free Download
ID kcbhofifjdmhmamkocejeekajnkjcifp
公式URL https://chrome.google.com/webstore/detail/subtitles-free-download/kcbhofifjdmhmamkocejeekajnkjcifp
説明 The largest multi-language movie subtitles on the web.
ファイルサイズ 99.66 KB
インストール数 124
現在のバージョン 1.0
最終更新日 2021-05-22
公開日 2021-05-22
評価 1.00/5 合計 1 レビュー
開発者 zuzuychik
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "1.png"
        },
        "default_popup": "extension.html",
        "default_title": "The largest multi-language movie subtitles on the web."
    },
    "icons": {
        "128": "1.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "description": "The largest multi-language movie subtitles on the web.",
    "manifest_version": 2,
    "name": "Subtitles Free Download",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}