1.0.0 • Published 3 years ago

zhimin-chrome-extension v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

chrome-extension

a very useful chrome extension

  • it can block some script
  • it has some useful functions you will use it frequently
  • you can add your custom script to some websites

Add your custom script

  1. find src/script/content/folder
  2. add a your www.example.com.js file, and write your script into it, this script will work in www.example.com
  3. npm run dev or npm run build to generate content_script.jsfile

Enable this extension

  • You need have a Chrome browser
  • clone this project
  • Open Chrome browser, and select Settings - Extensions - Load unpacked, and choose this project from your local disk

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

changelog

  • 09-20 add global time in time conversiontext decoder, make content_script.js more developed
  • 09-19 add time conversionjson formater, text gegex