Skip to content
/ uwu Public

This extension uwuifies the web. It's way harder than it seems.

Notifications You must be signed in to change notification settings

linnnus/uwu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uwu-web

This extension uwuifies the web. It's way harder than it seems.

Testing

Integration tests are found in tests/. They are written using Deno's bult-in test framework and Astral for remote browser control. You can run this command to run all unit tests.

$ cd tests/
$ deno task dev

The testing is the only part of this project that specifically relies on Deno.

Building

A bundled extension can be built using web-ext from Mozilla. web-ext can also be used to run interactive debugging sessions. See their documentation for more info.

TODO

  • Edit user-visible attributes like placeholder="..." and label
  • Fix github (need to match on class)
  • Remove CSS properties that modify the appearence of text content (e.g. text-transform)?
  • Check [lang] on sub-elements as well, not just the root element. For example, an English page could contain a quote in French.

About

This extension uwuifies the web. It's way harder than it seems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published