MovieChat

View the MovieChat forum for an IMDB page

MovieChatとは何ですか?

MovieChatはBertbertによって開発されたChromeの拡張機能で、その主な機能は「View the MovieChat forum for an IMDB page」です。

拡張機能のスクリーンショット

screenshot

MovieChat拡張機能のCRXファイルをダウンロード

MovieChat拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Easily access the MovieChat forums from the IMDB site.

MovieChat is the largest online community for discussing Movies, TV Shows, Actors and Celebrities. Have a question about a movie you recently saw, or just want to see what other people have to say? Keep tabs on your favorite actors and celebs by following the latest rumors and gossip. Check movie reviews, ratings, cast, quotes, news and more on MovieChat, the best movie forum and message board.                    

拡張機能の基本情報

名前 MovieChat MovieChat
ID idmiaolfckncdlfoamplfibdnccpmfca
公式URL https://chromewebstore.google.com/detail/moviechat/idmiaolfckncdlfoamplfibdnccpmfca
説明 View the MovieChat forum for an IMDB page
ファイルサイズ 120 KB
インストール数 35
現在のバージョン 0.1
最終更新日 2017-08-22
公開日 2017-08-21
評価 3.00/5 合計 2 レビュー
開発者 Bertbert
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MovieChat",
    "description": "View the MovieChat forum for an IMDB page",
    "version": "0.1",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}