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": "__MSG_ChromeExtName__", "description": "__MSG_ExtDesc__", "default_locale": "en", "version": "8.16.0", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApWqsbt7ZmYcTba0V1XduqFYlmoqjAqnm8RW2DbuYwI9o9v\/i1pQVl5y+UC\/vHY8VF8CMlM7T1wis5GHWUJwRBR6Cb\/L5xHDzSFZGyt0d\/7A1JLWzQoLGAJLx4AoJswsGquI43kPqL8lQ5HgCX+SWyR\/G+PQWn0dMnhv+aAsjNqGwmT6XU1w7OqhjpSh7QomcW7pu4pLs0jY6f0H9cVdyakYnM97tllFDTsVotFJLDYni2byQpZlbcYUocY71amxN6l3B7Z78fwmGKmpG\/82YD4SbCb9UyD5NRAISMMUjQx16roFlyHZ1t8mWK6QxcPtYNNLfq7\/R04NA1p394LX5wwIDAQAB", "icons": { "18": "horizon-18.png", "48": "horizon-48.png", "128": "horizon-128.png" }, "background": { "service_worker": "filterUrl.js" }, "web_accessible_resources": [ { "resources": [ "ConfigLoader.html" ], "matches": [ "<all_urls>" ] } ], "permissions": [ "nativeMessaging", "webNavigation", "storage" ] }