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", "browser_action": { "default_icon": "favicon_32x32x32.png", "default_popup": "popup.html", "default_title": "LoLCounter Search" }, "description": "Quickly search champion counters on LoLCounter.com", "icons": { "16": "favicon_16x16x32.png", "32": "favicon_32x32x32.png", "48": "favicon_48x48x32.png", "128": "favicon_128x128x32.png" }, "manifest_version": 2, "name": "LoLCounter Search", "permissions": [ "tabs" ], "version": "1.0" }