We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44c5f8 commit ecdb14aCopy full SHA for ecdb14a
manifest.json
@@ -1,8 +1,8 @@
1
{
2
- "manifest_version": 3,
3
"name": "Diver",
+ "manifest_version": 3,
4
"description": "Diver deep into elements of your webpage. Highlights all the elements of the page",
5
- "version": "0.0.1",
+ "version": "0.0.0.1",
6
"permissions": ["activeTab", "scripting"],
7
"homepage_url": "https://github.com/thoughtlessmind/diver",
8
"icons": {
0 commit comments