mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 01:27:36 +02:00
done?
This commit is contained in:
@@ -7,6 +7,9 @@ export default defineConfig({
|
||||
manifest: {
|
||||
permissions: ['tabs', 'activeTab', 'webRequest', 'file://*', 'debugger'],
|
||||
host_permissions: ['https://ip.albert.lol/*', 'https://dns.google/*', 'https://flagcdn.com/*'],
|
||||
action: {
|
||||
default_title: 'Host Info',
|
||||
},
|
||||
},
|
||||
vite: () => ({
|
||||
plugins: [tailwindcss()],
|
||||
|
||||
Reference in New Issue
Block a user