WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Super Nintendo Emulator (snes9x)

Super Nintendo Emulator (snes9x)

View on Chrome Web Store
View Super Nintendo Emulator (snes9x) Chrome Extension on Chrome Web Store
Add to bookmarks
3.4 (110 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Super Nintendo Emulator SNES (snes9x)
Type
ChromeOS Game
Users
5,000 users
1K
Website chromebeat.com
chromebeatadmin
View author page of chromebeatadmin
Published
Published on October 4, 2015
Version 0.0.6
Manifest version
2
Updated
Updated on October 15, 2015
Website
Visit developer website
View on Chrome Web Store
View Super Nintendo Emulator (snes9x) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApjKkJo+A8C2Alk0WRVd96KwOQbXoDdI7jEu4L5LBP0M1DajbmG8uu28u98LuGstI9ezdufrH\/xrMoaU54lObgFG06l7S7JSjncX\/qguniDBvlTOE7Li88Sp1hVYRgPit9md\/lIvTVoUsY7KDUPSoPPgpl\/RCOOBtZLnv+TvPO2QVsmdXsfIZBlad6S0zUb69yRCD14NWQ8+IaCyUjGmsHZDKvaygbXCoODs8CnjMurVxOcJRY2+1KK+4SV+ho7OpF1VFiR4U+fvUuoIwIO\/31vsqqdG5u7JKqZbzMcaDipjP+U3sXl1zYiqz3YuaalehoQrSb6KU2zC5IqrvCl5GLwIDAQAB",
    "name": "Super Nintendo Emulator (snes9x)",
    "short_name": "SNES Emulator",
    "description": "Super Nintendo Emulator SNES (snes9x)",
    "version": "0.0.6",
    "minimum_chrome_version": "44",
    "manifest_version": 2,
    "offline_enabled": true,
    "file_handlers": {
        "any": {
            "extensions": [
                "smc",
                "sfc"
            ]
        }
    },
    "permissions": [
        {
            "fileSystem": [
                "retainEntries",
                "directory",
                "write"
            ]
        },
        "pointerLock",
        "fullscreen",
        "identity",
        "storage",
        "unlimitedStorage"
    ],
    "app": {
        "background": {
            "scripts": [
                "background.js"
            ]
        }
    },
    "icons": {
        "16": "icons\/snes-16.png",
        "32": "icons\/snes-32.png",
        "48": "icons\/snes-48.png",
        "64": "icons\/snes-64.png",
        "96": "icons\/snes-96.png",
        "128": "icons\/snes-128.png"
    },
    "platforms": [
        {
            "nacl_arch": "x86-64",
            "sub_package_path": "_platform_specific\/x86-64\/"
        },
        {
            "nacl_arch": "x86-32",
            "sub_package_path": "_platform_specific\/x86-32\/"
        },
        {
            "nacl_arch": "arm",
            "sub_package_path": "_platform_specific\/arm\/"
        }
    ]
}
© 2025 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