Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
fast-new-tab
Advanced tools
fast-new-tab is a simple Chrome extension: fast new tab page without deep scripts and requests, and with all internal Chrome links.
fast-new-tab replace default Chrome newtab page to static clear page with basic chrome://* links.
$ npm install fast-new-tab
$ chromium-browser --pack-extension=fast-new-tab --pack-extension-key=fast-new-tab.pem
It's create fast-new-tab.crx (extension package) and fast-new-tab.peb (extension private key).
Then drop fast-new-tab.crx on page chrome://extensions and confirm installing package.
Instruction on developer.chrome.com: packaging.
Preview new tab page:
$ npm install
$ npm test
If you need repack fast-new-tab.crx after "npm install", remove node_modules before:
$ rm -v -I -r ./node_modules/
It's not necessary, but it just reduce the size of the package (a little).
FAQs
Chrome extension: fast new tab without deep scripts and requests.
The npm package fast-new-tab receives a total of 1 weekly downloads. As such, fast-new-tab popularity was classified as not popular.
We found that fast-new-tab demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.