Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "persistent": false, "scripts": [ "jquery-3.5.1.min.js", "SutherlandRobility.js" ] }, "browser_action": { "default_icon": "Sutherland32.png" }, "content_scripts": [ { "js": [ "jquery-3.5.1.min.js", "contentScript.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "all_frames": true, "run_at": "document_start" } ], "description": "Robility connect Chrome Extension monitors address bar URL and helps to protect corporate data", "icons": { "16": "Sutherland16.png", "32": "Sutherland32.png", "48": "Sutherland48.png", "128": "Sutherland128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuInlwW12HeLumWlKo\/XJIV\/kXozTIb+iZhpPpGNEyAH6L6yD1MmXdHRFbtcdLCa+sXV1WGEoEbbPRW0hKUT4GXTJg6ORmPtJcmrXGE\/S+Pzay5NU8Y0FcX16ldI\/PhJ5IsxJM5eO5QoeoYEP4dUiogCEbAB8RT1yrmnmpePuNLRp\/dlVHLQ3uFLlDQnxjSVKb3ffkYz1RVvqgjNzlO+EBsDBjR2q6NtkXGhEc1l4GPRDgo42XlYhdB7hS+\/ZhWjquF9v4ypAoabaOKX3c25jcjDCLFUL\/1mlfZpzP5ueE\/GZAIzeH84+ceh4Hva1KrdMxog5o9O+MI1duJOppoAZ1QIDAQAB", "manifest_version": 2, "name": "Sutherland Robility Connect", "permissions": [ "nativeMessaging", "activeTab", "https:\/\/ajax.googleapis.com\/", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.5.0" }