Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDescription__", "default_locale": "en", "homepage_url": "https:\/\/deskroll.com", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+Je7AMIWEMUJtmrA+\/UrxF3cVmCb0HUI0n6wbkCAChJl4w5uX0n4P2SGeiYZaS3xr49dNhhDlvUB7xwEWM2Yyu\/lvvigC3vC2fivo7TESiLzg0PM8rSEedC9JuWbeiNzyfowRKO65QWjIF2MbJ+NCjH7LRFVwge5q9W8I2C1aR8nk3D0b12qq\/SlsTEtMD4S9SPtpkgvLfXPpYT4swSJ7AaQWZVo\/v4l8Q81onuI3XnOtXrUVVgG6r+P\/7H8DTCjy5fZ5KGZ+0M6hEcid6OXhGQpzpav\/FBQ7w1jpI+lNZU5AuLBwWWUM69Z9djc39TJeY4aZ5Xn4NFlavI1YxYozQIDAQAB", "version": "1.0.10", "minimum_chrome_version": "88", "icons": { "16": "icons\/active-16.png", "48": "icons\/active-48.png", "128": "icons\/active-128.png" }, "background": { "service_worker": "scripts\/background.js", "type": "module" }, "action": { "default_icon": "icons\/active-128.png", "default_popup": "index.html" }, "host_permissions": [ "https:\/\/deskroll.com\/rde\/login", "https:\/\/deskroll.com\/my\/computers\/check\/connection\/", "https:\/\/deskroll.com\/rde\/computers\/list\/?show_offline=1" ], "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ "<all_urls>" ] } ] }