Skip to content

Commit 7b0fe6e

Browse files
committed
new screenshots
1 parent fa82546 commit 7b0fe6e

6 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Exploratory Testing Extension",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"description": "Chrome extension for exploratory testing",
66
"permissions": [
77
"storage",

popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body>
1414
<div class="card">
1515
<div class="card-header">
16-
<h5>Exploratory Testing Session</h5>
16+
<h5>Add new Annotation</h5>
1717
</div>
1818

1919
<div class="card">

screenshots/crop.png

144 KB
Loading

screenshots/crop_annotation.png

144 KB
Loading

screenshots/main_v2.png

24.7 KB
Loading

screenshots/report_v2.png

176 KB
Loading

0 commit comments

Comments
 (0)