This is a Chrome extension that shows infos about the uploader.
It is based on the Rapid YouTube API, react and webpack.
- Clone this repository
- Install the dependencies with the command
npm install
- Build the extension with the command
npm run build
- Go to chrome://extensions/
- Enable developer mode
- Click on "Load unpacked"
- Select the dist folder of this repository
- Enter your Rapid API Key in the extension options
- Go to YouTube and click on any video
- Enjoy!