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, "name": "Workday app for pc,windows and Mac (Free use)", "version": "1.1", "description": "Daily Employee Work Status Added By HR", "background": { "service_worker": "background.js" }, "icons": { "16": "workday.png", "48": "workday.png", "128": "workday.png" }, "action": { "default_popup": "index.html", "default_icon": "workday.png" } }