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