FixPlay
Play Video Server G By Setting a Cookie in Specific Websites
FixPlayとは何ですか?
FixPlayはlinkqq8によって開発されたChromeの拡張機能で、その主な機能は「Play Video Server G By Setting a Cookie in Specific Websites」です。
拡張機能のスクリーンショット
FixPlay拡張機能のCRXファイルをダウンロード
FixPlay拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        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                     拡張機能の基本情報
| 名前 |   |  
| ID | cfakdddemgaldaenbeccjmpdmdahcoji | 
| 公式URL | https://chromewebstore.google.com/detail/fixplay/cfakdddemgaldaenbeccjmpdmdahcoji | 
| 説明 | Play Video Server G By Setting a Cookie in Specific Websites | 
| ファイルサイズ | 110 KB | 
| インストール数 | 6,676 | 
| 現在のバージョン | 1.1.5 | 
| 最終更新日 | 2021-06-28 | 
| 公開日 | 2020-06-27 | 
| 評価 | 4.00/5 合計 1 レビュー | 
| 開発者 | linkqq8 | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | 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\/*"
        ]
    }
}  |  |