Link Gopher

Link Gopher

ID: bpjdkodgnbfalgghnbeggfbfjpcfamkf

Supported Languages

🇺🇸English
🇩🇪German
🇷🇺Russian

Extension Info & Metadata

Status
Active
Version
2.0
Size
0.03 MB
Rating
4.6/5
Reviews
39
Users
50,000
Type
Extension
Updated
Sep 28, 2023
Category
Workflow & planning
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
Andrew ZiemView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
50,000
Screenshot 1

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.

Item
Type
Severity
Description
<all_urls>
Permission
Critical
This permission grants access to all websites without restriction. Rated High because it can access any web content, monitor all web activity, and potentially steal sensitive data across all sites.
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:• 15% increase: Older manifest version lacks modern security controls
tabs
Permission
Medium
This permission enables tab management and monitoring. Rated Medium because it can track open tabs, access tab metadata, and monitor user browsing patterns.
Older Manifest Version
Risk Factor
Medium
This extension uses Manifest Version 2

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.

manifest.json (Line 1)
{  "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

Critical0
High1
Medium0
Low0

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 VersionCode Review Findings
No versions with multiple unique findings.

Files with findings

1 distinct path — top paths by unique finding count:

  • manifest.json1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
manifest.json (line 1)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_permissi…
URLs
6
IPv4
0
IPv6
0

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.

http:-http://${result[2
fsf.org-http://fsf.org/
www.gnu.org/licenses/http://www.gnu.org/licenses/
www.gnu.org/philosophy/why-not-lgpl.htmlhttp://www.gnu.org/philosophy/why-not-lgpl.html
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
sites.google.com/site/linkgopher/https://sites.google.com/site/linkgopher/

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Showing 1 to 7 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

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.