Podnapisi subtitle download

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

Qu'est-ce que Podnapisi subtitle download ?

Podnapisi subtitle download est une extension Chrome développée par MikeNight, et sa fonction principale est "Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Podnapisi subtitle download

Téléchargez les fichiers d'extension Podnapisi subtitle download au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Podnapisi subtitle download Podnapisi subtitle download
ID clbmjgnlajfnddblmmlmaaneeapgpbcm
URL Officiel https://chrome.google.com/webstore/detail/podnapisi-subtitle-downlo/clbmjgnlajfnddblmmlmaaneeapgpbcm
Description Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.
Taille du Fichier 578 KB
Nombre d'Installations 569
Version Actuelle 1.8.2
Dernière Mise à Jour 2013-10-23
Date de Publication 2013-10-23
Évaluation 1.67/5 Total 3 Évaluations
Développeur MikeNight
Type de Paiement free
Langues Prises en Charge 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"
    ]
}