- Clone the repo
- Go to chrome://extensions
- Enable the developer options if not already enabled
- Click "Load unpacked extension..." (FR: "Charger l'extension non empaquetée")
- Navigate and select the repo's root directory
Then you should see the extension was installed
To install ESLint launch
npm install
To execute and fix all syntaxes error launch
npm run lint
The config is in the file .eslintrc.json
- Disallow semicolons instead of ASI
- Use of single quotes wherever possible
- 2-space or 1 tab for indentation
- Disallow Unused Variables
- Dark mode
- The app needs an icon because for now we use the default google one...
- Install a linter on the project so that we all can collaborate without having so many useless changes to review
- Creating tests ? (even if @liior tried for one hour without any success)
- Animation on the YouTube Homepage to show where the thumbnail is updated. Like a scale up scale down on the thumbnail for example.
- Integrating the V2.0 of the design made by BastiUI (Figma Link)
Made by benjamincode live on Twitch :