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", "description": "Redirects Uniprot pages to the legacy version when applicable.", "icons": { "48": "img\/icon48.png", "128": "img\/icon128.png" }, "name": "Legacy Uniprot Redirect", "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "permissions": [ "declarativeNetRequest" ], "host_permissions": [ "*:\/\/*.uniprot.org\/*" ], "manifest_version": 3, "version": "1.0.0" }