2023-05-10 02:20:31 +02:00
2023-05-05 00:43:45 +02:00
2023-04-27 22:24:40 +02:00
2023-05-10 02:20:31 +02:00
2023-04-28 00:36:50 +02:00
2023-05-05 14:42:32 +02:00
2023-05-05 14:42:32 +02:00
2023-05-05 00:43:31 +02:00
2023-05-09 01:00:16 +02:00
2023-04-13 03:11:52 +02:00
2023-05-05 04:15:53 +02:00
2023-05-05 13:54:23 +02:00
2023-05-05 13:54:23 +02:00
2023-05-09 01:00:16 +02:00
2023-05-08 00:25:33 +02:00
2023-04-27 22:24:40 +02:00

4chan XZ

This repo is work in progress! Use the build from the repo this is forked from in the meantime.

PR to upstream: https://github.com/ccd0/4chan-x/pull/3341.

What is this?

This is a fork of 4chan X that aims to make it more modern, and easier to maintain.

Why?

4chan X is a great extension, but it's a bit old. It uses a lot of old technologies, and it's a bit hard to maintain. This fork aims to make it easier to maintain, and more modern.

TODO

  • add typescript

  • [] add types to all files

  • [] make project use strict mode

  • [] switch from fontawesome & pictures to svg icons.

  • [] add tests

  • [] add vite for development

  • [] make it a chrome & firefox extension.

Building the project

Note: THIS PROJECT IS FAR FROM BEING DONE. DO NOT USE IT FOR NON-DEVELOPMENT YET.

pnpm install
pnpm run build

or as i prefer

make sneed

What might be added on

  • [] add React, or Vue

  • [] add the auto-captcha solver to BTFO jannies

Description
No description provided
Readme MIT 2.7 MiB
Languages
TypeScript 87.4%
CSS 9%
HTML 2.5%
JavaScript 1.1%