Skip to content

64J0/Extensions_Chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Chrome's logo

Extensions for Google Chrome

Using browser extensions we have a simple mechanism to extend this tool's features and behaviors. This repository holds the code I'm using to create some useful extensions in my perspective.

Already made:

Useful commands:

# run eslint
npx eslint --fix Local-TO-DO/

# create a zip
zip -r <result-file>.zip <origin-folder>/