Version 1.0.6 View in Chrome Web Store
The extension has a perfect 5.0 rating, though this is based on only 2 reviews. With just 180 users, it has a very small user base which limits community validation. The lack of developer information and company details raises transparency concerns. The extension appears to be a utility tool for ServiceNow users to switch between instances, which is a legitimate business use case.
The tabs permission is the primary concern as it allows broad access to browser tab information and manipulation capabilities, which extends beyond what would typically be needed for instance switching. The activeTab permission, while more reasonable, still grants access to the current tab's content. The use of Manifest V2 indicates the extension hasn't been updated to meet newer security standards. The very small user base and limited review history make it difficult to assess real-world safety.
Consider running this extension in a separate Chrome profile dedicated to ServiceNow work to limit potential exposure. Before installing, verify that your organization approves this tool and consider whether ServiceNow's native instance switching capabilities meet your needs. Monitor the extension's behavior and remove it if you notice any unexpected tab manipulation. Look for alternative extensions with larger user bases and more transparent developer information, or request your IT department to evaluate official ServiceNow tools for instance management.
| https://clients2.google.com/service/update2/crx | https://mycomapny.my-domain.net | |
| https://developer.chrome.com/extensions/contentSecurityPolicy | https://developer.chrome.com/extensions/tabs#method-query | |
| https://developer.chrome.com/extensions/tabs#type-Tab |
{ "name": "ServiceNow Switch Instance", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "author": "Rafal Rataj", "version": "1.0.6", "short_name": "Switch Instance", "update_url": "https://clients2.google.com/service/update2/crx", "description": "This extension allows you to switch to the same page on a different ServiceNow instance based on the URL.", "permissions": [ "activeTab", "storage", "tabs" ], "options_page": "options.html", "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html", "default_title": "Switch Instance" }, "manifest_version": 2 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.