fix: version

This commit is contained in:
Tibo De Peuter 2026-08-08 18:14:44 +02:00
parent 6fe8748c4e
commit bce38a6556
No known key found for this signature in database
GPG key ID: 9187B5FA0F4B6F6D

View file

@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "Print Element Picker", "name": "Print Element Picker",
"version": "1.0", "version": "0.1",
"description": "Interactively pick an element on the page and print only that element.", "description": "Interactively pick an element on the page and print only that element.",
"permissions": ["activeTab", "scripting"], "permissions": ["activeTab", "scripting"],
"action": { "action": {