TNT Movie Guide

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

Wat is TNT Movie Guide?

TNT Movie Guide is een Chrome-extensie ontwikkeld door Signature Coding Ltd., en de belangrijkste functie is "Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie TNT Movie Guide

Download TNT Movie Guide-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam TNT Movie Guide TNT Movie Guide
ID paakojgpeihghnchnicelbkfpgkoncld
Officiële URL https://chrome.google.com/webstore/detail/tnt-movie-guide/paakojgpeihghnchnicelbkfpgkoncld
Beschrijving Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.
Bestandsgrootte 129 KB
Aantal Installaties 64
Huidige Versie 1.2.3
Laatst Bijgewerkt 2013-02-26
Publicatiedatum 2013-02-26
Beoordeling 4.80/5 Totaal 5 Beoordelingen
Ontwikkelaar Signature Coding Ltd.
Betalingswijze free
Ondersteunde Talen 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"
    ]
}