Flash Player Emulator 2024

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

Qu'est-ce que Flash Player Emulator 2024 ?

Flash Player Emulator 2024 est une extension Chrome développée par https://modernkit.one, et sa fonction principale est "Play Flash anytime, even in 2024 and beyond, using an emulator.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Flash Player Emulator 2024

Téléchargez les fichiers d'extension Flash Player Emulator 2024 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Flash Player Emulator 2024 Flash Player Emulator 2024
ID ecbnojockcgfohpopbphhgefkfbigcej
URL Officiel https://chromewebstore.google.com/detail/flash-player-emulator-202/ecbnojockcgfohpopbphhgefkfbigcej
Description Play Flash anytime, even in 2024 and beyond, using an emulator.
Taille du Fichier 8.65 MB
Nombre d'Installations 251,932
Version Actuelle 1.7.2
Dernière Mise à Jour 2023-12-17
Date de Publication 2021-07-14
Évaluation 3.01/5 Total 157 Évaluations
Développeur https://modernkit.one
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://modernkit.one/flash-emulator/?utm_source=chrome-listing&utm_medium=listing&utm_content=homepage-link
URL de la Page d'Aide https://modernkit.one/flash-emulator/support/?utm_source=chrome-listing&utm_medium=listing&utm_content=support-link
URL de la Page de Politique de Confidentialité https://modernkit.one/privacy-policy?utm_source=chrome-listing&utm_medium=listing&utm_content=privacy-policy-link
Langues Prises en Charge 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"
}