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", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu0zBLQeQnDW8iFYznAEeWjRLeW4uZWtMmuAkUBK6wCjTMbCBXWGwHceXefvqffCqqV7ZOw8JKnwDzaDLT9xAsY3k7InEDMqkVs58oEaYiZ+cdIi1Y5UA3qg6F69SYSwCVGdLdrNC52EYDlMgcN7QBDoUuAHkNOy2+7at4tns0hFiRylD5CgRfNMxm5zzIXIB4YriwpLPmjzF89NLxyxg21ejh\/P9\/o9gdffHwVvrg8BfWbyAmKP1XM4pNpp+mBgMCiEOIUyu8iwASyZRaDm9gm6roY7\/GcuMIJEpVQpSneX+uQ+LdQWr4vHY+ZfVS8UC62ENUFVnSzexkFwokUHQQwIDAQAB", "name": "Web Cam - Record Video or Image", "version": "1.5", "permissions": [ "activeTab", "tabs" ], "host_permissions": [ "*:\/\/*\/*" ], "action": { "default_popup": "popup.html", "default_icon": "icon48.png", "default_title": "Capture any website or your actions in a website as video or Images" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }