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", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmeLPtYOfeTeBeWpSCC7qe0Q9Qe3ee50o2lZ6332Y5oGXq2ps5iLUgHUTNcU47Wr4zFN3xhLhaU5c2OEn7mUCRYtZtWSLTWXW8EuSfqe7tWgjZrXRQK4gyOrUgWxUd6powDGiIWvz3bF41M97qaBcQHWfMqxXOKT6WWkHtKy52N4aLkpL+Daj2JUdp9YCngWPLfJM\/1D4SaCQfNod9Q4UXJTswbrLIF0lYIwwCW\/UYGqCnw6VOChsNtxHcOIU4aRg5FKOypk2XN\/FgeqyEQxv2OGFEfO\/+s92DX+c\/gBneEg8BUymlgZRfmjY0NZDfcu6LF6gnxHQPy+PoOrc6cEpKQIDAQAB", "manifest_version": 3, "name": "neetoInvisible", "version": "2.2.10", "description": "neetoInvisible let's you test your website's user experience.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "storage", "tabs", "management" ], "action": { "default_icon": { "16": "icons\/icon16.png", "24": "icons\/icon29.png", "32": "icons\/icon32.png" }, "default_popup": "index.html" }, "background": { "service_worker": "background.js" }, "options_page": "index.html#options", "externally_connectable": { "matches": [ "http:\/\/*.lvh.me:9014\/*", "https:\/\/*.neetoinvisible.net\/*", "https:\/\/*.neetoinvisible.com\/*" ] } }