diff --git a/manifest.json b/manifest.json index 11922e6..c1f60d6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Print Element Picker", - "version": "1.0", + "version": "0.1", "description": "Interactively pick an element on the page and print only that element.", "permissions": ["activeTab", "scripting"], "action": {