Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 710 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 710 Bytes

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>/