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": "Bancarios Profit", "version": "2.1.5", "description": "Aumente suas chances de profit no CSGO.net!", "host_permissions": [ "https:\/\/csgo.net\/*", "https:\/\/*.firebaseio.com\/", "https:\/\/*.firebaseapp.com\/" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo5Pnzximr072CNpDt\/tXs9Fr0R2zcst+qDlO7hDM0qj6dFOrZa1rOUiwanV1mQicYk3F\/lKB9yHla\/5JjtWeM2xgItwmhAViVFEV7kujE\/EDrRaUk7\/Hkr7\/ZootYMRWE5N8oJ+PhOhnn0zH5zIP2PXLan3V2szThkZD2DNaB41uE66B2lpAaT3701BPOGZpNwRKPzqSEGj87dmCP4i5F5+4s\/\/xbuE0dzAsaFFbnNYup6MXRG2JkHfxrpJAsyeI4bok4ew01RII4CL8r7WrKxF+TVCA2dW1LcErfspqnlB43d8ixbzr\/VAqmTVkj7f9615Z\/LAvH8JydZ9QI1eYXwIDAQAB", "background": { "service_worker": "background.js" }, "icons": { "128": "icons\/128.png" }, "content_scripts": [ { "matches": [ "*:\/\/csgo.net\/*" ], "js": [ "vendor\/firebase-app.js", "vendor\/firebase-firestore.js", "old-firebase\/index.js", "firebase.js", "live-drop\/live-drop.js", "provably-generator\/provably-generator.js", "case-probability\/case-probability.js", "promocode-filler\/index.js", "giveaway-link\/index.js", "home-giveaway-link\/index.js" ], "css": [ "provably-generator\/provably-generator.css", "case-probability\/case-probability.css", "giveaway-link\/index.css" ] } ] }