WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Local Media Player

Local Media Player

View on Chrome Web Store
View Local Media Player Chrome Extension on Chrome Web Store
Add to bookmarks
3.4 (125 ratings)
7 new ratings
10 views
This extension has been viewed 10 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.

Local media player lets you play your favorite media (be it video, music or audio) files without any third party software.
Type
Extension
Users
10,000 users
1K
bigdreams564
View author page of bigdreams564
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 5, 2017
Version 4.8
Manifest version
3
Updated
Updated on September 10, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Local Media Player 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",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "4.8",
    "manifest_version": 3,
    "default_locale": "en",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "optional_permissions": [
        "alarms",
        "webRequest",
        "webNavigation",
        "scripting"
    ],
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "action": {
        "default_popup": "popup\/consent.html"
    },
    "background": {
        "service_worker": "sw.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/notification\/index.html"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ]
}
© 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