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", "description": "Earn rewards effortlessly by contributing to the DeSpeed network.", "version": "1.0.2", "manifest_version": 3, "name": "DeSpeed Validator", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy4vajnZ6Ih3ZCbGLH0xI2iyuHiid9aExQWZ1I50XuABVcWDB29QgubgHTrhtB1Kh+2UxoaNF4IY2DA9MVX7772nxzr9VwM4VCs00NFXWrL4NH2YYxEdix2o0nopGRPruaPdamkOvyuolC8ntFIakmMwa5VolROGA8SSxA32pDh+cb5+tsdAdbISf0u08\/iq47I7M336l7EmsAfyL9Kdh+AbKv\/fKf30O3\/nAwaF0K5\/d5wbpNSnuTDdnt5wgo9UP7zhm4n1KtdGH45k4yDjndp2AjVHZJo\/giGCPblhe4BkpWFxYCPIr2LPfkarMV8ylcgDGl7S\/A3ydArs\/mLfUTQIDAQAB", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "permissions": [ "offscreen", "geolocation", "storage" ], "host_permissions": [ "https:\/\/*.despeed.net\/*" ], "externally_connectable": { "matches": [ "https:\/\/*.despeed.net\/*" ] } }