TNT Movie Guide

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

Hvad er TNT Movie Guide?

TNT Movie Guide er en Chrome-udvidelse udviklet af Signature Coding Ltd., og dens hovedfunktion er "Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download TNT Movie Guide-udvidelses-CRX-fil

Download TNT Movie Guide-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn TNT Movie Guide TNT Movie Guide
ID paakojgpeihghnchnicelbkfpgkoncld
Officiel URL https://chrome.google.com/webstore/detail/tnt-movie-guide/paakojgpeihghnchnicelbkfpgkoncld
Beskrivelse Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.
Filstørrelse 129 KB
Antal Installationer 64
Nuværende Version 1.2.3
Senest Opdateret 2013-02-26
Udgivelsesdato 2013-02-26
Bedømmelse 4.80/5 Samlet 5 Bedømmelser
Udvikler Signature Coding Ltd.
Betalingsmetode free
Understøttede Sprog 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"
    ]
}