MovieChat

View the MovieChat forum for an IMDB page

MovieChatคืออะไร?

MovieChat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bertbert และคุณลักษณะหลักของมันคือ "View the MovieChat forum for an IMDB page"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MovieChat

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}