Podnapisi subtitle download

Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.

What is Podnapisi subtitle download?

Podnapisi subtitle download is a Chrome extension developed by MikeNight, and its main feature is "Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.".

Extension Screenshots

screenshot

Download Podnapisi subtitle download Extension CRX File

Download Podnapisi subtitle 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

                                            

Extension Basic Information

Name Podnapisi subtitle download Podnapisi subtitle download
ID clbmjgnlajfnddblmmlmaaneeapgpbcm
Official URL https://chrome.google.com/webstore/detail/podnapisi-subtitle-downlo/clbmjgnlajfnddblmmlmaaneeapgpbcm
Description Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.
File Size 578 KB
Installation Count 569
Current Version 1.8.2
Last Updated 2013-10-23
Publish Date 2013-10-23
Rating 1.67/5 Total 3 Ratings
Developer MikeNight
Payment Type free
Supported Languages pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "podnapisi.js"
            ],
            "matches": [
                "http:\/\/*.podnapisi.net\/*"
            ]
        }
    ],
    "description": "Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.",
    "icons": {
        "128": "logo_128.png",
        "48": "logo_48.png"
    },
    "manifest_version": 2,
    "name": "Podnapisi subtitle download",
    "version": "1.8.2",
    "web_accessible_resources": [
        "download.png",
        "downloaded.png",
        "loading.gif",
        "domready.js"
    ]
}