Skip to content

vihanpereraux/GetNPMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

List NPMs - Firefox Extension

A simple self-hosted Firefox extension that lets you search for NPM packages in real time directly from your browser.

Official Website: https://get-npms.vercel.app/

Features

  • Real-time NPM package search
  • View package details instantly
  • See weekly download statistics
  • Direct links to NPM and GitHub repositories
  • Quick access from any browser tab

Installation

To use the extension locally in Firefox:

  1. Clone the repository:

    git clone https://github.com/vihanpereraux/List-NPMs.git
  2. Open Firefox and navigate to about:debugging.

  3. Click on This Firefox in the sidebar.

  4. Click on Load Temporary Add-on.

  5. Select the manifest.json file from the cloned repository.

The extension will now be loaded temporarily and can be used for testing. Note that it will be removed when you restart Firefox.

Usage

  1. Click the extension icon in your Firefox toolbar
  2. Type the name of the NPM package you want to search for
  3. View instant results with package details and statistics
  4. Click on links to visit NPM or GitHub pages

Development

To contribute to the extension:

  1. Clone the repository
git clone https://github.com/vihanpereraux/List-NPMs.git
  1. Follow the development setup in the extension repository

Links

License

Copyright © 2025 List NPMs extension. All rights reserved.

About

Self-hosted Firefox extension to search NPM packages using keywords.

Resources

Stars

Watchers

Forks