Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/background.js", "type": "module" }, "action": { "default_icon": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png", "128": "data\/icons\/128.png" }, "default_popup": "popup.html" }, "default_locale": "en", "description": "__MSG_AppDescription__", "icons": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png", "128": "data\/icons\/128.png" }, "homepage_url": "https:\/\/open-with-bluestack.dllplayer.com", "manifest_version": 3, "name": "__MSG_AppName__", "permissions": [ "storage", "downloads", "contextMenus", "nativeMessaging" ], "short_name": "open-in-bluestack", "version": "3.0.0" }