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": "Farmando Junto", "description": "Melhore seu farm na live do JJ!", "icons": { "128": "128.a70d0a8c.png" }, "version": "0.0.20", "background": { "service_worker": "background.dad8bc73.js" }, "content_scripts": [ { "matches": [ "*:\/\/*.twitch.tv\/*" ], "js": [ "content-script.68ce1a07.js" ], "css": [] } ], "host_permissions": [ "*:\/\/*.twitch.tv\/" ], "permissions": [ "cookies", "storage" ] }