TNT Movie Guide

Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.

Co je TNT Movie Guide?

TNT Movie Guide je rozšíření Chrome vyvinuté Signature Coding Ltd., a jeho hlavní funkcí je „Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření TNT Movie Guide

Stáhněte si soubory rozšíření TNT Movie Guide ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        TNT Movie Guide provides the showtimes and ratings of movies currently showing in Trinidad and Tobago theaters.                    

Základní Informace o Rozšíření

Název TNT Movie Guide TNT Movie Guide
ID paakojgpeihghnchnicelbkfpgkoncld
Oficiální URL https://chrome.google.com/webstore/detail/tnt-movie-guide/paakojgpeihghnchnicelbkfpgkoncld
Popis Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.
Velikost souboru 129 KB
Počet instalací 64
Aktuální Verze 1.2.3
Poslední Aktualizace 2013-02-26
Datum Vydání 2013-02-26
Hodnocení 4.80/5 Celkem 5 Hodnocení
Vývojář Signature Coding Ltd.
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TNT Movie Guide",
    "description": "Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.",
    "version": "1.2.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "tntmgcx_16_icon.png",
        "48": "tntmgcx_48_icon.png",
        "128": "tntmgcx_128_icon.png"
    },
    "permissions": [
        "http:\/\/tntmovieguide.com\/GetMovies"
    ]
}