mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 17:47:36 +02:00
Release 2.1
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "hostinfo",
|
||||
"description": "Receive information of a domain directly in the browser when browsing a website",
|
||||
"private": true,
|
||||
"version": "2.0.0",
|
||||
"version": "2.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "wxt",
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ export default defineConfig({
|
||||
manifest: {
|
||||
name: 'Host Info',
|
||||
description: 'Get host information',
|
||||
version: '2.0.0',
|
||||
version: '2.1',
|
||||
permissions: [
|
||||
'tabs',
|
||||
'webRequest',
|
||||
|
||||
Reference in New Issue
Block a user