PlayMax
Obtén acceso inmediato a tus capítulos, películas y notificaciones de PlayMax.
Vad är PlayMax?
PlayMax är en Chrome-tillägg utvecklad av https://playmax.mx, och dess huvudfunktion är "Obtén acceso inmediato a tus capítulos, películas y notificaciones de PlayMax.".
Tilläggsskärmbilder
Ladda ner PlayMax-förlängningens CRX-fil
Ladda ner PlayMax-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Con la extensión podaras obtén un acceso inmediato a tus capítulos pendientes, películas pendientes y notificaciones de PlayMax desde Chrome.
También se sincronizaran las valoraciones, capítulos vistos y películas vistas de múltiples sitios web con tu cuenta de PlayMax.
Ver listado de sitios soportados: https://playmax.mx/extension.php Grundläggande Information om Tillägg
| Namn | |
| ID | dncmnmelaadhdoihlcbegdjfgkpaianf |
| Officiell webbadress | https://chromewebstore.google.com/detail/playmax/dncmnmelaadhdoihlcbegdjfgkpaianf |
| Beskrivning | Obtén acceso inmediato a tus capítulos, películas y notificaciones de PlayMax. |
| Filstorlek | 338 KB |
| Antal Installationer | 3,366 |
| Aktuell Version | 2.10.9 |
| Senast Uppdaterad | 2024-02-04 |
| Publiceringsdatum | 2020-06-18 |
| Betyg | 4.13/5 Totalt 31 Betyg |
| Utvecklare | https://playmax.mx |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://playmax.mx/ |
| Hjälpsida URL | https://playmax.mx/extension.php |
| URL till Sekretesspolicy Sidan | https://playmax.mx/terms_and_conditions.php |
| Stödda Språk | es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "PlayMax",
"version": "2.10.9",
"description": "Obt\u00e9n acceso inmediato a tus cap\u00edtulos, pel\u00edculas y notificaciones de PlayMax.",
"manifest_version": 3,
"options_page": "templates\/settings-page.html",
"action": {
"default_icon": "images\/icon128.png",
"default_popup": "templates\/popup.html"
},
"icons": {
"16": "images\/icon16.png",
"32": "images\/icon32.png",
"48": "images\/icon48.png",
"64": "images\/icon64.png",
"128": "images\/icon128.png"
},
"permissions": [
"storage",
"cookies",
"contextMenus"
],
"host_permissions": [
"*:\/\/*.playmax.mx\/*",
"*:\/\/*.filmaffinity.com\/*",
"*:\/\/*.pordede.com\/*",
"*:\/\/*.imdb.com\/*",
"*:\/\/*.thetvdb.com\/*",
"*:\/\/*.themoviedb.org\/*",
"*:\/\/play.google.com\/*",
"*:\/\/*.filmin.es\/*",
"*:\/\/*.mejortorrent.com\/*",
"*:\/\/*.hdfull.tv\/*",
"*:\/\/*.trakt.tv\/*",
"*:\/\/*.netflix.com\/*",
"*:\/\/*.disneyplus.com\/*",
"*:\/\/*.wuaki.tv\/*",
"*:\/\/*.rakuten.tv\/*",
"*:\/\/*.animeflv.net\/*",
"*:\/\/*.rtve.es\/*",
"*:\/\/*.atresplayer.com\/*",
"*:\/\/*.crunchyroll.com\/*",
"*:\/\/*.tviso.com\/*",
"*:\/\/*.seriesdanko.to\/*",
"*:\/\/*.seriesblanco.com\/*",
"*:\/\/*.anime-planet.com\/*",
"*:\/\/*.myanimelist.net\/*",
"*:\/\/*.mitele.es\/*",
"*:\/\/*.plusdede.com\/*",
"*:\/\/*.ororo.tv\/*",
"*:\/\/*.tvtime.com\/*",
"*:\/\/*.vidcorn.com\/*",
"*:\/\/*.vidcorn.io\/*",
"*:\/\/*.vidcorn.tv\/*",
"*:\/\/*.vidcorn.org\/*",
"*:\/\/*.megadede.com\/*",
"*:\/\/*.primevideo.com\/*",
"*:\/\/*.filmotech.com\/*",
"*:\/\/*.filmstruck.com\/*",
"*:\/\/itunes.apple.com\/*",
"*:\/\/*.vodafonetvonline.es\/*",
"*:\/\/*.microsoft.com\/*",
"*:\/\/*.hboespana.com\/*",
"*:\/\/*.youtube.com\/*",
"*:\/\/*.ccma.cat\/*",
"*:\/\/*.sky.com\/*",
"*:\/\/*.mubi.com\/*",
"*:\/\/*.movistarplus.es\/*",
"*:\/\/*.flixole.com\/*",
"*:\/\/*.hdfull.me\/*",
"*:\/\/*.hdfull.io\/*",
"*:\/\/*.hdfull.lv\/*",
"*:\/\/*.plex.tv\/*",
"*:\/\/*.justwatch.com\/*",
"*:\/\/*.letterboxd.com\/*",
"http:\/\/localhost:32400\/*",
"http:\/\/127.0.0.1:32400\/*",
"https:\/\/localhost:32400\/*",
"https:\/\/127.0.0.1:32400\/*"
],
"optional_host_permissions": [],
"background": {
"service_worker": "builded\/service_worker.js"
},
"content_scripts": [
{
"matches": [
"*:\/\/*.playmax.mx\/*",
"*:\/\/*.filmaffinity.com\/*",
"*:\/\/*.pordede.com\/*",
"*:\/\/*.imdb.com\/*",
"*:\/\/*.thetvdb.com\/*",
"*:\/\/*.themoviedb.org\/*",
"*:\/\/play.google.com\/*",
"*:\/\/*.filmin.es\/*",
"*:\/\/*.mejortorrent.com\/*",
"*:\/\/*.hdfull.tv\/*",
"*:\/\/*.trakt.tv\/*",
"*:\/\/*.netflix.com\/*",
"*:\/\/*.disneyplus.com\/*",
"*:\/\/*.wuaki.tv\/*",
"*:\/\/*.rakuten.tv\/*",
"*:\/\/*.animeflv.net\/*",
"*:\/\/*.rtve.es\/*",
"*:\/\/*.atresplayer.com\/*",
"*:\/\/*.crunchyroll.com\/*",
"*:\/\/*.tviso.com\/*",
"*:\/\/*.seriesdanko.to\/*",
"*:\/\/*.seriesblanco.com\/*",
"*:\/\/*.anime-planet.com\/*",
"*:\/\/*.myanimelist.net\/*",
"*:\/\/*.mitele.es\/*",
"*:\/\/*.plusdede.com\/*",
"*:\/\/*.ororo.tv\/*",
"*:\/\/*.tvtime.com\/*",
"*:\/\/*.vidcorn.com\/*",
"*:\/\/*.vidcorn.io\/*",
"*:\/\/*.vidcorn.tv\/*",
"*:\/\/*.vidcorn.org\/*",
"*:\/\/*.megadede.com\/*",
"*:\/\/*.primevideo.com\/*",
"*:\/\/*.filmotech.com\/*",
"*:\/\/*.filmstruck.com\/*",
"*:\/\/itunes.apple.com\/*",
"*:\/\/*.vodafonetvonline.es\/*",
"*:\/\/*.microsoft.com\/*",
"*:\/\/*.hboespana.com\/*",
"*:\/\/*.youtube.com\/*",
"*:\/\/*.ccma.cat\/*",
"*:\/\/*.sky.com\/*",
"*:\/\/*.mubi.com\/*",
"*:\/\/*.movistarplus.es\/*",
"*:\/\/*.flixole.com\/*",
"*:\/\/*.hdfull.me\/*",
"*:\/\/*.hdfull.io\/*",
"*:\/\/*.hdfull.lv\/*",
"*:\/\/*.plex.tv\/*",
"*:\/\/*.justwatch.com\/*",
"*:\/\/*.letterboxd.com\/*",
"http:\/\/localhost:32400\/*",
"http:\/\/127.0.0.1:32400\/*",
"https:\/\/localhost:32400\/*",
"https:\/\/127.0.0.1:32400\/*"
],
"css": [
"css\/synchronize.css"
],
"js": [
"js\/jquery.min.js",
"js\/handlebars.js",
"builded\/templates.js",
"builded\/site_scripts.js",
"js\/playmax_synchronize.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"js\/*",
"css\/*",
"images\/*",
"templates\/*",
"languages\/*"
],
"matches": [
" | |