Skip to content

serguun42/OsnovaUnderside

Repository files navigation

Osnova Dark Theme

Userscript for encryping and hiding comments on Osnova platform

Main File

Tampermonkey/Greasemonkey/-monkey launches osnova-underside.dev.js (which is usually compiled/bundled with webpack). JS code will add custom CSS, JS (presented in this repo) and couple of elements to the page according to user's settings.

Commands

  1. Install necessary dependencies – npm i --force
  2. Build userscript with webpack config – npm run build

Info