Skip to content

voz-living/edge-extension

Repository files navigation

VOZLiving edge-port(In development)

Another VOZ extension using

  • webpack
  • react/redux

Install / Develope

  • npm install
  • Build DLL: webpack --colors --progress --config=dll.webpack.config.js
  • Build CSS: webpack --colors --progress --config=css.webpack.config.js
  • ./dev to run dev extension will build inside /chrome dir
  • load unpack extension in /chrome dir

Publish

  • vi ./node_modules/automate-chrome-extension-update/secret/config.json => put CLIENT_ID, APP_ID
  • ./node_modules/automate-chrome-extension-update/prepare
  • ./compile;./publish

TODO Features:

  • Remove Ads
  • Quote notification (dont have setting yet)
  • Preview Thread
  • + Quick reload using command + R
  • + Next/Prev Post by arrow keys
  • + Open new tab
  • + First/Last Post
  • Link related features
  • + Remove redirect
  • + Link detection (then convert to link)
  • + Embed Youtube Link
  • + Embed Image Link
  • Quick Links
  • Add full emoticon into editor (both advanced and quick reply)
  • Smart quote minification
  • Quick post quotation
  • Monitor(Notify) followed threads

Mics:

Notes: Feedback process 40/40

Updates:

3.0.0: Test