TNT Movie Guide

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

Co to jest TNT Movie Guide?

TNT Movie Guide to rozszerzenie Chrome opracowane przez Signature Coding Ltd., a jego główną funkcją jest „Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia TNT Movie Guide

Pobierz pliki rozszerzeń TNT Movie Guide w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa TNT Movie Guide TNT Movie Guide
ID paakojgpeihghnchnicelbkfpgkoncld
Oficjalny URL https://chrome.google.com/webstore/detail/tnt-movie-guide/paakojgpeihghnchnicelbkfpgkoncld
Opis Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.
Rozmiar pliku 129 KB
Liczba instalacji 64
Aktualna Wersja 1.2.3
Ostatnia Aktualizacja 2013-02-26
Data Publikacji 2013-02-26
Ocena 4.80/5 Łącznie 5 Oceny
Deweloper Signature Coding Ltd.
Typ Płatności free
Obsługiwane Języki 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"
    ]
}