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
电子邮箱 [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"
}