Skip to content

A chrome extension containing various scripts that enhance the Shacknews comments.

License

Notifications You must be signed in to change notification settings

WombatFromHell/chromeshack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Shack

Collection of scripts for the Shacknews Chatty.

Links:

How to build

NodeJS 20.x+ and NPM 9.x+ are required, but this is also a PNPM-preferred repo (8.x+ recommended). Use pnpm i for installing dependencies.

  • (pnpm dev or npm run dev) builds development code in the dist/chrome-mv3 and dist/firefox-mv2 folders respectively.

  • (pnpm build or npm run build) builds production code in the dist/chrome-mv3 and dist/firefox-mv3 folders respectively.

  • (pnpm build:pkg or npm run build:pkg) builds production code and places zipped archives in dist/ for upload to AMO and CWS.

Dependencies used in this project

NOTE: See the ThirdPartyLicenses.txt in the public/ folder that is generated when pnpm generate-licenses is run for detailed licensing information.

About

A chrome extension containing various scripts that enhance the Shacknews comments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.7%
  • CSS 9.7%
  • HTML 9.4%
  • Other 1.2%