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": "Tally Up", "version": "1.1", "description": "Provides a counter for any thing you want. This extension also allows you to set goals for your self.", "action": { "default_popup": "popup.html" }, "permissions": [ "storage" ], "icons": { "16": "images\/TallyUpLogoSmall.png", "48": "images\/TallyUpLogoMed.png", "128": "images\/TallyUpLogoLarge.png" } }