BobMovies
Fast and convenient access to BobMovies
Wat is BobMovies?
BobMovies is een Chrome-extensie ontwikkeld door https://bobmovies.net, en de belangrijkste functie is "Fast and convenient access to BobMovies".
Extensie Screenshots
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
BobMovies
Basisinformatie over de Extensie
Naam | |
ID | kcfcepbnecligjcgaklemmlpljnpbbof |
Officiële URL | https://chrome.google.com/webstore/detail/bobmovies/kcfcepbnecligjcgaklemmlpljnpbbof |
Beschrijving | Fast and convenient access to BobMovies |
Bestandsgrootte | 69.95 KB |
Aantal Installaties | 19 |
Huidige Versie | 2.1 |
Laatst Bijgewerkt | 2018-07-24 |
Publicatiedatum | 2018-07-24 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://bobmovies.net |
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'" } |