Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.69 KB

File metadata and controls

49 lines (35 loc) · 1.69 KB

youtube-thumbnail-tester-chrome-extension

Installation

  • 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

Linter - ESLint

To install ESLint launch

npm install

To execute and fix all syntaxes error launch

npm run lint

Configuration

The config is in the file .eslintrc.json

Things to improve

  • 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)

Credits

Made by benjamincode live on Twitch :