Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/Sutherland16.png", "32": "images\/Sutherland32.png", "48": "images\/Sutherland48.png", "128": "images\/Sutherland128.png" } }, "background": { "service_worker": "scripts\/SutherlandSentinel.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery-3.5.1.min.js", "scripts\/contentScript.js", "scripts\/Execute.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start", "css": [ "css\/style.css" ] } ], "description": "Sutherland SentinelAI Shield connect Chrome Extension monitors address bar URL and helps to protect corporate data", "externally_connectable": { "matches": [ "<all_urls>" ] }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "images\/Sutherland16.png", "32": "images\/Sutherland32.png", "48": "images\/Sutherland48.png", "128": "images\/Sutherland128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgheR2o4pXOoyvexAw3ysBZ0pAuNukokB0IiQkZ7eGAoyrow96Tpo6FS+0fk+Dhsqsrzflscv\/IZ33391bpOyRreQL8cG4mQyxGy5N9Yb7ZuXsC71EWqvit50xaYitIFqBMaQadqFGu0aXRtnj2qNvrZiDv0ivr0Jf\/aqSl40FtBHIEeDa3MwMMn6lDa6gSDjtv4Qm+cALwaeRwUPpUbtU5SvROumsmU+ajx7hiOtvAF9I1UwPvdEo5\/ldDBLxg0WEdul849OO6\/vSUnPS1K1rRYw\/kUN\/Fb4NRTrZr1y3N7U3sEJWqS43736LcgVORdg0l\/cGSJcLRV19tEXDLImYQIDAQAB", "manifest_version": 3, "name": "Sentinel Secure", "permissions": [ "activeTab", "scripting", "tabs", "webNavigation" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.6" }