64J0 / Extensions_Chrome

My Google Chrome extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Google Chrome extensions


Languages

Language:JavaScript 74.7%Language:CSS 19.7%Language:HTML 5.6%