BobMovies

Fast and convenient access to BobMovies

Was ist BobMovies?

BobMovies ist eine Chrome-Erweiterung, die von smirtat28 entwickelt wurde, und ihr Hauptmerkmal ist "Fast and convenient access to BobMovies".

Erweiterungsscreenshots

screenshot

BobMovies-Erweiterungs-CRX-Datei herunterladen

Laden Sie BobMovies-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name BobMovies BobMovies
ID paodjfglpaoaakkcmendfejoiaakfefm
Offizielle URL https://chrome.google.com/webstore/detail/bobmovies/paodjfglpaoaakkcmendfejoiaakfefm
Beschreibung Fast and convenient access to BobMovies
Dateigröße 69.95 KB
Installationsanzahl 170
Aktuelle Version 2.1
Letztes Update 2018-07-19
Veröffentlichungsdatum 2018-07-19
Entwickler smirtat28
Zahlungsart free
Unterstützte Sprachen 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'"
}