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", "name": "WebTrails by Avast Labs", "description": "Get insights about yourself through your browsing history.", "manifest_version": 2, "offline_enabled": true, "version": "0.6", "permissions": [ "history" ], "icons": { "128": "icon.png" }, "browser_action": { "default_name": "WebTrails", "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "default-src 'self' 'unsafe-eval'; img-src * 'self' data: https:; style-src 'self' 'unsafe-inline'; connect-src 'self' https:\/\/api.opencagedata.com\/" }