Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mango Two - URL Shortener", "version": "0.1.0", "manifest_version": 3, "description": "Use Mango Two to generate shortened URLS for sharing.", "homepage_url": "https:\/\/mangotwo.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "action": { "default_icon": "icons\/icon19.png", "default_title": "Mango Two - URL Shortener", "default_popup": "browser_action\/browser_action.html" }, "permissions": [ "tabs" ], "host_permissions": [ "https:\/\/*\/*" ] }