Subtitles Free Download

The largest multi-language movie subtitles on the web.

What is Subtitles Free Download?

Subtitles Free Download is a Chrome extension developed by zuzuychik, and its main feature is "The largest multi-language movie subtitles on the web.".

Extension Screenshots

screenshot

Download Subtitles Free Download Extension CRX File

Download Subtitles Free Download extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Subtitles Free Download Subtitles Free Download
ID kcbhofifjdmhmamkocejeekajnkjcifp
Official URL https://chrome.google.com/webstore/detail/subtitles-free-download/kcbhofifjdmhmamkocejeekajnkjcifp
Description The largest multi-language movie subtitles on the web.
File Size 99.66 KB
Installation Count 124
Current Version 1.0
Last Updated 2021-05-22
Publish Date 2021-05-22
Rating 1.00/5 Total 1 Ratings
Developer zuzuychik
Email [email protected]
Payment Type free
Supported Languages 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"
}