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", "manifest_version": 3, "name": "LRT Power*Trust \u2013 PageRank Replacement", "short_name": "Power*Trust", "description": "The LRT Power*Trust metric helps you evaluate the quality and trustworthiness of a domain or page you are currently visiting.", "version": "1.5.5.29", "icons": { "256": "img\/logo256.png" }, "action": { "default_icon": "img\/icon256.png", "default_popup": "html\/popup.html" }, "background": { "service_worker": "sw_background.js" }, "permissions": [ "tabs", "webRequest", "scripting", "storage" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ] }