Flash Player Emulator 2024

Play Flash anytime, even in 2024 and beyond, using an emulator.

Co je Flash Player Emulator 2024?

Flash Player Emulator 2024 je rozšíření Chrome vyvinuté https://modernkit.one, a jeho hlavní funkcí je „Play Flash anytime, even in 2024 and beyond, using an emulator.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Flash Player Emulator 2024

Stáhněte si soubory rozšíření Flash Player Emulator 2024 ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Want to fix "Adobe Flash Player is no longer supported" and "This plugin is not supported" error messages? This extension will remove those messages and allow you to play Flash in any website with a single click.

It's easy to use: Click once and that's it! The extension does all the work for you. No need to download extra apps, use old plugin versions, or be without your favorite games.

Play games, videos, and other Flash content on any website.

Also play local Flash files and direct SWF URLs with Premium.

This Flash Player extension will work in 2023, 2024, and beyond.

Compatibility Note: The emulator has limited support for ActionScript 3 and may not work with all Flash content. Please see https://ruffle.rs/#compatibility for more info on compatibility. Please contact [email protected] if you have issues or feedback.

Some users may have a limited number of free plays per month without a subscription.

----

This extension uses the Ruffle emulator: https://ruffle.rs/
Ruffle is used under the MIT license: https://github.com/ruffle-rs/ruffle/blob/master/LICENSE.md
Adobe Flash Player is a trademark of Adobe, Inc.                    

Základní Informace o Rozšíření

Název Flash Player Emulator 2024 Flash Player Emulator 2024
ID ecbnojockcgfohpopbphhgefkfbigcej
Oficiální URL https://chromewebstore.google.com/detail/flash-player-emulator-202/ecbnojockcgfohpopbphhgefkfbigcej
Popis Play Flash anytime, even in 2024 and beyond, using an emulator.
Velikost souboru 8.65 MB
Počet instalací 251,932
Aktuální Verze 1.7.2
Poslední Aktualizace 2023-12-17
Datum Vydání 2021-07-14
Hodnocení 3.01/5 Celkem 157 Hodnocení
Vývojář https://modernkit.one
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://modernkit.one/flash-emulator/?utm_source=chrome-listing&utm_medium=listing&utm_content=homepage-link
URL Stránky Nápovědy https://modernkit.one/flash-emulator/support/?utm_source=chrome-listing&utm_medium=listing&utm_content=support-link
URL Stránky Zásad Ochrany Soukromí https://modernkit.one/privacy-policy?utm_source=chrome-listing&utm_medium=listing&utm_content=privacy-policy-link
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flash Player Emulator 2024",
    "short_name": "Flash Player Emulator 2024",
    "description": "Play Flash anytime, even in 2024 and beyond, using an emulator.",
    "version": "1.7.2",
    "icons": {
        "16": "icons\/logo16.png",
        "32": "icons\/logo32.png",
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png",
        "192": "icons\/logo192.png",
        "512": "icons\/logo512.png"
    },
    "homepage_url": "https:\/\/modernkit.one\/flash-emulator\/?utm_source=extension-manifest-homepage&utm_medium=extension&utm_content=extension-manifest-url",
    "permissions": [
        "",
        "storage",
        "declarativeNetRequestWithHostAccess",
        "alarms"
    ],
    "browser_action": [],
    "background": {
        "scripts": [
            "bg.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "detection-polyfill.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": false,
            "exclude_matches": [
                "https:\/\/*.doubleclick.net\/*",
                "https:\/\/*.googletagservices.com\/*",
                "https:\/\/*.pubmatic.com\/*",
                "https:\/\/*.adnxs.com\/*",
                "https:\/\/*.outbrain.com\/*",
                "https:\/\/*.google.com\/*",
                "https:\/\/robinstv.bcfc.co.uk\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "detection-alternate.js"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "match_about_blank": false,
            "exclude_matches": [
                "https:\/\/*.doubleclick.net\/*",
                "https:\/\/*.googletagservices.com\/*",
                "https:\/\/*.pubmatic.com\/*",
                "https:\/\/*.adnxs.com\/*",
                "https:\/\/*.outbrain.com\/*",
                "https:\/\/*.google.com\/*",
                "https:\/\/robinstv.bcfc.co.uk\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "cs.js"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "match_about_blank": false,
            "exclude_matches": [
                "https:\/\/*.doubleclick.net\/*",
                "https:\/\/*.googletagservices.com\/*",
                "https:\/\/*.pubmatic.com\/*",
                "https:\/\/*.adnxs.com\/*",
                "https:\/\/*.outbrain.com\/*",
                "https:\/\/*.google.com\/*",
                "https:\/\/robinstv.bcfc.co.uk\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/modernkit.one\/*"
            ],
            "js": [
                "installed-check.js"
            ],
            "run_at": "document_start"
        }
    ],
    "sandbox": {
        "pages": [
            "external\/player.html"
        ]
    },
    "web_accessible_resources": [
        "external\/player-embed.html",
        "external\/player.html",
        "external\/upgrade.html",
        "external\/page-bridge.html"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/modernkit.one\/flash-emulator\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiSZDTxC2C6OFjGYPH8ZSrUFbqR7f0x8z5KP0MROlxp1Zn0tKwdj4ohyLQS0GJmAfWjDkudWRsEKdhp9AsVtVRMBHhb\/xnbN3xQIrN6CC2GrFK9JZ81NLXHLbei04zMHeSrp1juYCkEXFc6IUCmHp6jh0\/OJtSiwEOqy25LDhQqPuk6DN4njURcuo9VzztXd5fSpgHxFq5qrZo1qOcZV+DCG5FkhKnw53\/8mSIqyU2v1GjJxYfFtMAsGUKwoUTwf9yEr4axjrMVEvbilsqRjg3Nwpy2WD0IIH0iAxIWlw0MKaB9+eOk+T38tsu7bOVr73XEhnOqAzxkMptSAezJsI\/QIDAQAB"
}