@opentabs-dev/browser-extension 0.0.69 → 0.0.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/manifest.json +1 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "OpenTabs",
4
- "version": "0.0.69",
4
+ "version": "0.0.70",
5
5
  "description": "Enable AI agents to interact with web applications through browser-authenticated sessions",
6
6
  "icons": {
7
7
  "16": "icons/icon-16.png",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opentabs-dev/browser-extension",
3
- "version": "0.0.69",
3
+ "version": "0.0.70",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "files": [