BobMovies

Fast and convenient access to BobMovies

What is BobMovies?

BobMovies is a Chrome extension developed by https://bobmovies.net, and its main feature is "Fast and convenient access to BobMovies".

Extension Screenshots

screenshot

Download BobMovies Extension CRX File

Download BobMovies 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

                        BobMovies                    

Extension Basic Information

Name BobMovies BobMovies
ID kcfcepbnecligjcgaklemmlpljnpbbof
Official URL https://chrome.google.com/webstore/detail/bobmovies/kcfcepbnecligjcgaklemmlpljnpbbof
Description Fast and convenient access to BobMovies
File Size 69.95 KB
Installation Count 19
Current Version 2.1
Last Updated 2018-07-24
Publish Date 2018-07-24
Rating 5.00/5 Total 2 Ratings
Developer https://bobmovies.net
Payment Type free
Supported Languages en
manifest.json
{
    "manifest_version": 2,
    "name": "BobMovies",
    "description": "Fast and convenient access to BobMovies",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/code.jquery.com\/; object-src 'self'"
}