Unverified Publisher
Flags items published by entities that haven’t gone through the publisher verification process of the marketplace. Lack of verification may indicate higher risk, as the publisher’s identity and trustworthiness are unconfirmed.
Flags items published by entities that haven’t gone through the publisher verification process of the marketplace. Lack of verification may indicate higher risk, as the publisher’s identity and trustworthiness are unconfirmed.
Flags items that are brand new on the marketplace, suggesting concerns about the extension's reputation and the publisher's reliability.
Flags items published by individuals rather than verified companies or organizations, indicating potential risks due to limited accountability and unclear operational standards
AI-powered analysis of the extension's source code for security insights and risk assessment.
This Chrome extension modifies Google Search result pages to automatically set the number of results per page to a user-defined value (default 100). It does this by manipulating the 'num' parameter in the URL, ensuring users see up to 100 results per page as intended.
Key Behaviors:
resultCount
, enabled
) from chrome.storage.sync
.window.location.replace
to update the URL without adding a new entry to the browser history.API Calls:
chrome.storage.sync.get
to retrieve settings.Network/Filesystem/Execution:
Obfuscation:
No indicators of malicious activity were observed.
API calls detected through static analysis of the source code. For more accurate insights, explore our sandbox dynamic analysis.
Any encoded/decoded secrets we managed to find in the source code, git repository, or related files
Known vulnerabilities and security issues detected in the extension's dependencies and code.
Any identifiers we detected that may indicate external communication from the item's code
Dependencies and third-party libraries used by the extension, including version information and license details.