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": "LinkSnap | ShortLink Buddy", "version": "1.0.7", "description": "LinkSnap | ShortLink Buddy is a convenient Chrome extension designed to simplify the process of sharing long URLs.", "action": { "default_icon": ".\/assets\/images\/logo.png", "default_popup": ".\/popup\/index.html" }, "icons": { "16": ".\/assets\/images\/logo.png", "48": ".\/assets\/images\/logo.png", "128": ".\/assets\/images\/logo.png" }, "oauth2": { "client_id": "260833350733-7pvlttrh36j4kjk9fmlohisn131pcbe9.apps.googleusercontent.com", "scopes": [ "email", "openid" ] }, "permissions": [ "identity", "identity.email", "tabs", "storage" ] }