mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 17:47:36 +02:00
remove author email from configuration
This commit is contained in:
@@ -8,7 +8,6 @@ export default defineConfig({
|
||||
name: 'Host Info',
|
||||
description: 'Get host information',
|
||||
version: '1.7',
|
||||
author: { email: 'contact@albert.lol' },
|
||||
permissions: ['tabs', 'activeTab'],
|
||||
host_permissions: [
|
||||
'https://ip.albert.lol/*',
|
||||
|
||||
Reference in New Issue
Block a user