Enhance Github's package.json file viewing experience
Github Package.json Enhancer is a Chrome add-on developed by abdulghani.tech. This free extension aims to enhance the viewing experience of the package.json files on Github. It achieves this by turning the npm dependencies listed in the file into direct hyperlinks to the corresponding NPM package page.
With this extension, users can easily navigate to the package page without the need for Googling or searching. It adds links to the NPM page for all packages listed as dependencies and devDependencies. Additionally, it provides a Links button that allows users to manually toggle the NPM links for all packages.
The Github Package.json Enhancer not only enhances the viewing experience but also supports linking for other types of dependencies such as optionalDependencies, peerDependencies, and bundledDependencies. It runs on the github.com domain, requiring the permission "*://*.github.com/*".