mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 01:27:36 +02:00
fix manifest (dns server)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ export default defineConfig({
|
||||
modules: ['@wxt-dev/module-react'],
|
||||
manifest: {
|
||||
permissions: ['tabs', 'activeTab', 'webRequest'],
|
||||
host_permissions: ['https://ip.albert.lol/*', 'https://dns.google/*'],
|
||||
host_permissions: ['https://ip.albert.lol/*', 'https://cloudflare-dns.com/*'],
|
||||
action: {
|
||||
default_title: 'Host Info',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user