Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ "my.user.js" ], "matches": [ "http:\/\/vk.com\/*" ], "run_at": "document_end" } ], "description": "", "name": "VK MeGusta", "manifest_version": 2, "permissions": [ "http:\/\/vk.com\/*" ], "version": "1.1.4", "web_accessible_resources": [ "images\/small-gusta.png", "images\/32-gusta.png", "images\/48-gusta-nologo.png", "images\/72-gusta-nologo.png" ], "icons": { "16": "\/images\/16-gusta.png", "32": "\/images\/32-gusta.png", "48": "\/images\/48-gusta.png", "128": "\/images\/128-gusta.png" } }