FixPlay

Play Video Server G By Setting a Cookie in Specific Websites

What is FixPlay?

FixPlay is a Chrome extension developed by linkqq8, and its main feature is "Play Video Server G By Setting a Cookie in Specific Websites".

Extension Screenshots

screenshot

Download FixPlay Extension CRX File

Download FixPlay extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name FixPlay FixPlay
ID cfakdddemgaldaenbeccjmpdmdahcoji
Official URL https://chromewebstore.google.com/detail/fixplay/cfakdddemgaldaenbeccjmpdmdahcoji
Description Play Video Server G By Setting a Cookie in Specific Websites
File Size 110 KB
Installation Count 6,676
Current Version 1.1.5
Last Updated 2021-06-28
Publish Date 2020-06-27
Rating 4.00/5 Total 1 Ratings
Developer linkqq8
Email [email protected]
Payment Type free
Supported Languages 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\/*"
        ]
    }
}