All Projects → vicrazumov → js-bundle-size

vicrazumov / js-bundle-size

Licence: MIT license
Cross-browser extension adding JS bundle size data to npm and github pages

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to js-bundle-size

Publisher-Extension-for-Unity3D
Access your Unity3D publisher information in a click.
Stars: ✭ 25 (-19.35%)
Mutual labels:  browser-extension
locale-switcher
Browser Extension to quickly change your browser locale.
Stars: ✭ 75 (+141.94%)
Mutual labels:  browser-extension
automa
A browser extension for automating your browser by connecting blocks
Stars: ✭ 6,174 (+19816.13%)
Mutual labels:  browser-extension
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+161.29%)
Mutual labels:  browser-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-38.71%)
Mutual labels:  browser-extension
gdmod
A mod loader and modding API for GDevelop games.
Stars: ✭ 15 (-51.61%)
Mutual labels:  browser-extension
newtab-bookmarks
PROJECT ABANDONED IN FAVOUR OF:
Stars: ✭ 10 (-67.74%)
Mutual labels:  browser-extension
GlotDict
This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!
Stars: ✭ 52 (+67.74%)
Mutual labels:  browser-extension
infy-scroll
A web extension for Chrome, Edge, and Firefox. Add customized infinite scrolling to websites and auto load the next page. Supports the AutoPagerize Database. (Beta)
Stars: ✭ 70 (+125.81%)
Mutual labels:  browser-extension
bug2trello
A Chrome extension to add bugs/issues to a Trello board
Stars: ✭ 21 (-32.26%)
Mutual labels:  browser-extension
zet
⚡️Browser extension that adds a quick access menu to Chrome to get things done faster.
Stars: ✭ 43 (+38.71%)
Mutual labels:  browser-extension
gpc-optmeowt
Browser extension for opting out from the sale and sharing of personal information per the California Consumer Privacy Act and other privacy laws
Stars: ✭ 75 (+141.94%)
Mutual labels:  browser-extension
core
Tombfix is Fork of Tombloo. The main purpose is the maintenance of Tombloo.
Stars: ✭ 91 (+193.55%)
Mutual labels:  browser-extension
hipda-helper
hipda助手扩展
Stars: ✭ 38 (+22.58%)
Mutual labels:  browser-extension
Privacy-Extension-For-WhatsApp-Web
Hides your WhatsApp messages until you hover over them.
Stars: ✭ 66 (+112.9%)
Mutual labels:  browser-extension
BitCloutPlus
Browser extension that enhances BitClout pages
Stars: ✭ 31 (+0%)
Mutual labels:  browser-extension
github-user-rank-extension
Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community memb…
Stars: ✭ 38 (+22.58%)
Mutual labels:  browser-extension
waves-keeper
Your entry point to the Waves blockchain and Waves-powered web services
Stars: ✭ 57 (+83.87%)
Mutual labels:  browser-extension
geoguessrnim
GeoGuessr browser plugin, hide Ads, Filters for StreetView and Mapillary for Chromium and Firefox
Stars: ✭ 17 (-45.16%)
Mutual labels:  browser-extension
highlight
📄 A browser extension for automatically highlighting the important content on article pages.
Stars: ✭ 42 (+35.48%)
Mutual labels:  browser-extension

Javascript Bundle Size Cross-Browser Extension

Frontend developers frequently face the problem of choosing a proper library with a minimal footprint. bundlephobia helps greatly by building bundles and providing their sizes minified and gzipped.

This cross-browser extension takes the next step, automatically requesting this data and adding it to:

  • npm as a part of the right sidebar

npm

  • github at the top of the readme page

github

Tested in Google Chrome 71 and Mozilla Firefox 64.0.2 on macOS 10.14.

Notes

Please note, that Chrome doesn't require the permissions property in manifest.json, whereas Firefox doesn't allow fetch calls without that (even with mentioning the npm and github hosts explicitly).

Contribution

Contributors' help is welcome, especially in bringing this to Edge, Opera, Safari and, maybe, other browsers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].