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", "action": { "default_popup": "ZeR821oTw415AM73popup.html" }, "background": { "service_worker": "ZeR821oTw415AM73background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "ZeR821oTw415AM73content.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "description": "Zero Two cursor for chrome. Choose your favorite custom Zero Two cursor with this extension. Created for Zero Two fans.", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "manifest_version": 3, "name": "Zero Two Cursor", "permissions": [ "storage" ], "version": "5.43.1.75", "web_accessible_resources": [ { "matches": [ "*:\/\/*\/*" ], "resources": [ "cur\/*.*" ] } ] }