wxt icon indicating copy to clipboard operation
wxt copied to clipboard

Remote code checksum

Open aeharding opened this issue 3 months ago • 0 comments

Feature Request

A remote code checksum could be interesting. Something like...

import 'url#CE114E4501D2F4E2DCEA3E17B546F339:https://www.googletagmanager.com/gtag/js';

Why? Imagine if wxt added a command, wxt remote-code-outdated. You could run it on CI every night. If it fails, you'd know that you need to release a new version of the browser extension.

Is your feature request related to a bug?

N/A

What are the alternatives?

Implementing a custom process, but it'd be more code.

Additional context

When remote assets go out of date you might not know, and things might break!

aeharding avatar Oct 03 '25 23:10 aeharding