Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "content_scripts": [ { "js": [ "main.js" ], "matches": [ "*:\/\/www.youtube.com\/*" ], "run_at": "document_start" } ], "default_locale": "en", "description": "__MSG_description__", "host_permissions": [ "*:\/\/www.youtube.com\/shorts\/*" ], "icons": { "128": "128.png" }, "manifest_version": 3, "name": "Shorts to Normal player", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" }