Release bumps: skill 4.0.3, CLI 3.4.0, extension 1.3.0, with synced output

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-07-27 19:17:09 -07:00
co-authored by Claude Fable 5
parent ce4dcf9a93
commit 68b1129634
36 changed files with 276 additions and 81 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Impeccable",
"description": "Detect common UI anti-patterns in any web page",
"version": "1.2.1",
"version": "1.3.0",
"permissions": ["activeTab", "scripting", "storage", "webNavigation"],
"host_permissions": ["<all_urls>"],
"background": {