https://github.com/cristianbote/bundlephobia-extension
Bundlephobia Web Extension
https://github.com/cristianbote/bundlephobia-extension
bundlephobia chrome-extension extension web
Last synced: 9 months ago
JSON representation
Bundlephobia Web Extension
- Host: GitHub
- URL: https://github.com/cristianbote/bundlephobia-extension
- Owner: cristianbote
- Created: 2018-10-16T11:56:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T23:33:35.000Z (about 7 years ago)
- Last Synced: 2025-05-29T21:05:45.806Z (about 1 year ago)
- Topics: bundlephobia, chrome-extension, extension, web
- Language: HTML
- Homepage: https://chrome.google.com/webstore/detail/bundlephobia-web-extension/dliifhggbnajibohfjcpiedlfjmoneko
- Size: 27.3 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bundlephobia Web Extension
This is a web extension that wraps the super awesome tool, **Bundlephobia(https://bundlephobia.com/)**. You can check the size of a package directly in your tab, without the need to open a new one. The extension is available when viewing packages on **github** or **npmjs**. It's easier than ever!
Checkout the video below:

## How to get it
You can install it via the Chrome Web Store link https://chrome.google.com/webstore/detail/bundlephobia-web-extension/dliifhggbnajibohfjcpiedlfjmoneko or download the crx file manually from releases.
## Usage
Simply navigate to a certain repo either on github or on npmjs and click on the icon in your browser bar.
A popup should appear with your results.
## Credits
This could've not been made without the work of Shubham Kanodia (https://github.com/pastelsky) who created Bundlephobia. Such a great tool! Thank you!
## Only github and npmjs?
Well, yarn reports the size already. I was thinking to add gitlab and bitbucket maybe? Let me know if these are of interest, and as always feel free to raise issues where needed.