BookMyShow

BookMyShow offers showtimes, movie tickets, reviews, trailers, concert tickets and events near you.

What is BookMyShow?

BookMyShow is a Chrome extension developed by Rajendra Arora, and its main feature is "BookMyShow offers showtimes, movie tickets, reviews, trailers, concert tickets and events near you.".

Extension Screenshots

screenshot

Download BookMyShow Extension CRX File

Download BookMyShow extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        BookMyShow offers showtimes, movie tickets, reviews, trailers, concert tickets and events near you . Also features promotional offers, coupons and mobile app.                    

Extension Basic Information

Name BookMyShow BookMyShow
ID apdbafgngcllfifledmjggnafbelfgna
Official URL https://chromewebstore.google.com/detail/bookmyshow/apdbafgngcllfifledmjggnafbelfgna
Description BookMyShow offers showtimes, movie tickets, reviews, trailers, concert tickets and events near you.
File Size 31.11 KB
Installation Count 389
Current Version 2.0
Last Updated 2018-07-22
Publish Date 2018-07-22
Developer Rajendra Arora
Email [email protected]
Payment Type free
Extension Website https://in.bookmyshow.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BookMyShow",
    "description": "BookMyShow offers showtimes, movie tickets, reviews, trailers, concert tickets and events near you.",
    "version": "2.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "web_accessible_resources": [
        "style.css"
    ]
}