FixPlay

Play Video Server G By Setting a Cookie in Specific Websites

Wat is FixPlay?

FixPlay is een Chrome-extensie ontwikkeld door linkqq8, en de belangrijkste functie is "Play Video Server G By Setting a Cookie in Specific Websites".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie FixPlay

Download FixPlay-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

                        Saat kamu menonton film di Website Movie dutaxx1, kamu akan melihat list server GD yang tidak bisa diputar. Untuk memutar server GD tersebut diperlukan extensi FixPlay G Server ini                    

Basisinformatie over de Extensie

Naam FixPlay FixPlay
ID cfakdddemgaldaenbeccjmpdmdahcoji
Officiële URL https://chromewebstore.google.com/detail/fixplay/cfakdddemgaldaenbeccjmpdmdahcoji
Beschrijving Play Video Server G By Setting a Cookie in Specific Websites
Bestandsgrootte 110 KB
Aantal Installaties 6,676
Huidige Versie 1.1.5
Laatst Bijgewerkt 2021-06-28
Publicatiedatum 2020-06-27
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar linkqq8
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FixPlay",
    "version": "1.1.5",
    "manifest_version": 2,
    "description": "Play Video Server G By Setting a Cookie in Specific Websites",
    "icons": {
        "16": "16-on.png",
        "48": "48-on.png",
        "128": "128-on.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "16-on.png",
            "24": "24-on.png",
            "32": "32-on.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/jquery.js",
                "js\/content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.kotakhitam.casa\/*",
                "*:\/\/*.kotakputih.casa\/*"
            ],
            "js": [
                "js\/jquery.js",
                "js\/iframe.js"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "cookies",
        "*:\/\/drive.google.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/174.138.17.52\/*",
            "*:\/\/dutaxx1.com\/*",
            "*:\/\/188.166.222.161\/*"
        ]
    }
}