fix wrong file names #5 & wording improvements, work on better screenshot positioning

This commit is contained in:
Michi 2024-11-17 21:29:24 +01:00
parent 6fda79b6c7
commit 56139e218d
3 changed files with 13 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Cl1ck Gu1de",
"version": "0.0.5",
"version": "0.0.6",
"description": "A browser add-on which records the steps clicked on a page and generates a easy to understand guide from it.",
"permissions": ["scripting", "activeTab", "downloads", "tabs", "storage"],
"host_permissions": ["<all_urls>"],