TNT Movie Guide

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

什麼是TNT Movie Guide?

TNT Movie Guide是由Signature Coding Ltd.開發的Chrome擴展程式,該擴展的主要功能是“Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.”。

擴展截圖

screenshot
screenshot

下載TNT Movie Guide擴展crx文件

下載TNT Movie Guide擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 TNT Movie Guide TNT Movie Guide
ID paakojgpeihghnchnicelbkfpgkoncld
官方網址 https://chrome.google.com/webstore/detail/tnt-movie-guide/paakojgpeihghnchnicelbkfpgkoncld
簡介 Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.
檔案大小 129 KB
安裝次數 64
目前版本 1.2.3
更新時間 2013-02-26
上架時間 2013-02-26
評分 4.80/5 共 5 次評分
開發者 Signature Coding Ltd.
付費類型 free
支援的語言 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"
    ]
}