BobMovies
Fast and convenient access to BobMovies
What is BobMovies?
BobMovies is a Chrome extension developed by smirtat28, and its main feature is "Fast and convenient access to BobMovies".
Extension Screenshots
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
On our website BobMovies, you can watch online movies always for free and always in a good quality. Find your favorite films of different genres and stream them online.
Extension Basic Information
Name | |
ID | paodjfglpaoaakkcmendfejoiaakfefm |
Official URL | https://chrome.google.com/webstore/detail/bobmovies/paodjfglpaoaakkcmendfejoiaakfefm |
Description | Fast and convenient access to BobMovies |
File Size | 69.95 KB |
Installation Count | 170 |
Current Version | 2.1 |
Last Updated | 2018-07-19 |
Publish Date | 2018-07-19 |
Developer | smirtat28 |
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'" } |