Branch solely exists now for experimental changes to pass down to @h4x0rm1k3
Current changes - working on Manifest v3 conversion. Got it to install in Chrome without complaining, but it requires you to take the following steps:
- Pack the extension source into a CRX via the "Pack Extension" button on the Extensions page in Chrome
- Install the CRX, take note of the extension's id (it should be disabled with a warning that the extension was installed outside of the Chrome store)
- Adding registry entries for the id of the extension (which you can see after you pack it and install it, and then it won't let you enable it) to SOFTWARE\Policies\Google\Chrome\ExtensionInstallWhitelist and SOFTWARE\Policies\Google\Chrome\ExtensionInstallForceList (see SampleRegistryChanges.reg)