mirror of
https://github.com/skidoodle/hostinfo
synced 2025-03-16 13:59:38 +01:00
done?
This commit is contained in:
parent
0b4d6eea5d
commit
3370dcaee2
5 changed files with 358 additions and 328 deletions
|
@ -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()],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue