BobMovies

Fast and convenient access to BobMovies

Wat is BobMovies?

BobMovies is een Chrome-extensie ontwikkeld door smirtat28, en de belangrijkste functie is "Fast and convenient access to BobMovies".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie BobMovies

Download BobMovies-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam BobMovies BobMovies
ID paodjfglpaoaakkcmendfejoiaakfefm
Officiële URL https://chrome.google.com/webstore/detail/bobmovies/paodjfglpaoaakkcmendfejoiaakfefm
Beschrijving Fast and convenient access to BobMovies
Bestandsgrootte 69.95 KB
Aantal Installaties 170
Huidige Versie 2.1
Laatst Bijgewerkt 2018-07-19
Publicatiedatum 2018-07-19
Ontwikkelaar smirtat28
Betalingswijze free
Ondersteunde Talen 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'"
}