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": "Voltix: Built for AI specialized for CPUS", "description": "Turn CPU power into rewards: Join Voltix, use your idle CPU to train AI, and start earning today!", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_popup": "index.html", "default_icon": { "32": "icon-32.png" } }, "icons": { "128": "icon-128.png" }, "permissions": [ "contextMenus", "storage", "background", "system.cpu" ], "web_accessible_resources": [ { "matches": [], "resources": [ "contentStyle.css", "icon-128.png", "icon-32.png" ], "use_dynamic_url": false } ], "externally_connectable": { "matches": [ "http:\/\/127.0.0.1\/*", "http:\/\/localhost\/*", "*:\/\/*.voltix.ai\/*" ] }, "homepage_url": "https:\/\/www.voltix.ai\/", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiY9jJaC5K3mHUWAwW1iGinwaxrNOjvYMM8bOeKDJWanquLt3ny8KQhNPH4AZF4bfjt1gPaSmIe7v4i\/XSec7LOR7fQQjfSiUa+9Z0FlVmL35Zy\/uXzbvCAzq3h4j2QWMlwTDr0X3hHFr5SotIs+zcmtGiCtA7Wnalapjep7sRVtGgyS1NS5biah\/2aZ6slL\/1VIzLQ1DgDgzlKWukKYTih8lcwJmSaOaRzGkm4oqZ2yZKYPbuWf1SCNckdb8rsQFO5DTC4atcwmOMaw9h3ugSb+\/9Ou+mcP0RMs87p7IdmacmQbXu4n4Vsocm\/tCETANvbIuPXRVJ9JvAVdCsdeC\/QIDAQAB", "version": "1.2.1" }