Gamers Tab

ID: ndfpbeikamamnfmekffpmddmlgahcmel

Could be malicious

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Removed
Version
1.2
Size
0.07 MB
Rating
0.0/5
Reviews
0
Users
2
Type
Extension
Updated
Mar 1, 2021
Category
38_search-tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
Gamers TabView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
4
Active
0
Obsolete
4
Listed
4
Unlisted
0
Total Users
90,002

Gamers Tab Default Search

Convenient browsing tool by Gamers Tab. This extension lets you browse the web and get easy access to search, images and videos. By clicking "Add to chrome", I accept and agree to installing 'Gamers Tab default search' - Chrome extension and setting Chrome™ Default search to that provided by the service and the Terms Of Use and Privacy Policy Terms Of Use: https://www.gamerstab.xyz/terms-of-use.html Privacy Policy: https://www.gamerstab.xyz/privacy-policy.html The extension will update your search settings and will change your search to be powered by Bing. Permissions used & reasons

Item
Type
Severity
Description
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:• 15% increase: Older manifest version lacks modern security controls
Older Manifest Version
Risk Factor
Medium
This extension uses Manifest Version 2

The content script listens for window.postMessage events on all *.gamerstab.xyz pages. Any code running on gamerstab.xyz (including server-pushed JavaScript) can send {type:'DA', action:'<any string>'} and the extension will relay the action value directly to the background script. While the current background handler does nothing (default:break), this design lets the publisher update server-side JavaScript to issue background commands without shipping a new extension version — a classic deferred-command/sleeper architecture used by adware and search-hijacker families.

common/contentscript.js (Line 1)
window.addEventListener("message", function(event) {  if (event.source !== window)    return;  if (event.data.type && (event.data.type == "DA")) {    chrome.runtime.sendMessage({      from: 'content',      subject: event.data.action    });  }});

The bundled manifest declares an empty permissions array, but the published CWS listing shows permissions:["tabs"]. The tabs permission grants read access to all open tab URLs and titles. This discrepancy means the ZIP under review may not match the version actually distributed to users; alternatively, the permission was stripped post-submission to evade security scanners while the deployed extension retains it.

manifest.json (Line 8)
{  "permissions": []}

By severity

Critical0
High0
Medium2
Low0

Versions scanned

Showing 1 of 2 scanned versions with more than one unique finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
1.22

Files with findings

2 distinct paths — top paths by unique finding count:

  • common/contentscript.js1
  • manifest.json1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
medium
common/contentscript.js (line 1)The content script listens for window.postMessage events on all *.gamerstab.xyz pages. Any code running on gamerstab.xyz (including server-pushed JavaScript) can send {type:'DA', action:'<any string>'} and the extensi…
2Other
medium
manifest.json (line 8)The bundled manifest declares an empty permissions array, but the published CWS listing shows permissions:["tabs"]. The tabs permission grants read access to all open tab URLs and titles. This discrepancy means the ZI…
URLs
17
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.

www.gamerstab.xyz/pixel/installhttps://www.gamerstab.xyz/pixel/install
www.gamerstab.xyz/remove.htmlhttps://www.gamerstab.xyz/remove.html
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
www.gamerstab.xyz-https://www.gamerstab.xyz
www.gamerstab.xyz/sapi/search.phphttps://www.gamerstab.xyz/sapi/search.php?q={searchTerms}&src=dgames&ssrc=ds
www.gamerstab.xyz/favicon.icohttps://www.gamerstab.xyz/favicon.ico
www.gamerstab.xyz-https://www.gamerstab.xyz/?src=dgame
image.flaticon.com/icons/svg/281/281769.svghttps://image.flaticon.com/icons/svg/281/281769.svg
image.flaticon.com/icons/svg/174/174880.svghttps://image.flaticon.com/icons/svg/174/174880.svg
www.gamespot.com/favicon.icohttps://www.gamespot.com/favicon.ico
Showing 1 to 10 of 20 rows
Rows per page:

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
1.2
Latest
0.07 MB
Malicious
2N/A
1.3
0.07 MB
Malicious
Showing 1 to 2 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.