I LOVE LIBERALISM AND I LOVE AMONG US!!!!
- Kim Il-Sung
Firstly, either build this project, or download it from releases. If you download it make sure to extract the zip folder to a safe location. If you build it, move the /dist
folder to a safe location, though its probably a good idea to rename it to something you'll remember.
Next, head to chrome://extensions
and enable developer mode. Then click Load Unpacked
and select the folder from the previous step.
// TODO
Install NodeJS and npm, then download this repository
Next, run npm i
to install the packages and npm run build:prod
to build. Your extension should be in the /dist
directory.
Gregorian Calendar years will be replaced with their corresponding years from the Juche Calendar.
We detect years as any 4 digit number. If you're using this extension on a school laptop (which you probably shouldn't be, all things considered) or any computer where you're going to be dealing with exact numbers, keep that in mind lol
Pull requests are welcome!