fix: version
This commit is contained in:
parent
6fe8748c4e
commit
bce38a6556
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue