WebExtension.net
WebExtension.net

Flash Player for Chrome

View on Chrome Web Store
View Flash Player for Chrome Chrome Extension on Chrome Web Store
4.1 (236 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Emulator for Flash Player that runs flash files using Ruffle. It's a simple way to run your favorite flash content across the web!
Type
Extension
Users
600,000 users
Website flash2022.com
FlashApp
View author page of FlashApp
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 22, 2020
Version 2.1
Manifest version
3
Updated
Updated on August 1, 2024
View on Chrome Web Store
View Flash Player for Chrome Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png",
        "180": "images\/180.png"
    },
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "bg.js"
    },
    "sandbox": {
        "pages": [
            "swf2js\/player.html"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "https:\/\/sso.godaddy.com\/*",
                "https:\/\/authentication.td.com\/*",
                "https:\/\/*.twitch.tv\/*",
                "https:\/\/www.tuxedocomputers.com\/*",
                "https:\/\/*.taobao.com\/*"
            ],
            "js": [
                "swf2js\/content.js",
                "dist\/content.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' https:\/\/flash2022.com; script-src 'wasm-unsafe-eval' 'self'; style-src 'unsafe-inline'; connect-src *; media-src *; img-src data:;"
    },
    "action": {
        "default_popup": "popup.html",
        "browser_style": true
    },
    "version": "2.1"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top