Security Warning: High Security Risk
Link Gopher
ID: bpjdkodgnbfalgghnbeggfbfjpcfamkf
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- Andrew ZiemView Profile
- Privacy
- Privacy Policy
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
Extracts and collates links from web pages
Extracts all links from web page, sorts them, removes duplicates, and displays them in a new tab for copy and paste into other systems.
The bundled manifest uses manifest_version 2 with permissions tabs and <all_urls>, while the published manifest summary on the Chrome Web Store shows manifest_version 3 with permissions ["scripting"] and host_permissions ["*://*/*"]. This mismatch may indicate an outdated listing or a hidden update, but the extension code itself is benign.
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "Link Gopher", "version": "2.0", "description": "Extracts and collates links from web pages", "default_locale": "en", "homepage_url": "https://sites.google.com/site/linkgopher/", "icons": { "16": "icons/link-gopher-16.png", "32": "icons/link-gopher-32.png", "64": "icons/link-gopher-64.png" }, "applications": { "gecko": { "id": "[email protected]", "strict_min_version": "45.0" } }, "permissions": [ "tabs", "<all_urls>" ], "browser_action": { "default_icon": "icons/link-gopher-32.png", "default_title": "Linkgopher", "default_popup": "popup/popup.html" }}By severity
Versions scanned
None of the 7 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| No versions with multiple unique findings. | |
Files with findings
1 distinct path — top paths by unique finding count:
- manifest.json1
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
Gain full insight into all external connections.
Upgrade for full visibility.
Gain full insight into all external connections.
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.