tab-agent 0.2.2 → 0.2.3
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.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -51,7 +51,7 @@ npx tab-agent setup
|
|
|
51
51
|
Because Tab Agent runs as a Chrome extension:
|
|
52
52
|
|
|
53
53
|
- **Uses your existing cookies** — no re-authentication needed
|
|
54
|
-
- **Access any site you're logged into** — GitHub,
|
|
54
|
+
- **Access any site you're logged into** — GitHub, X, Gmail, internal tools
|
|
55
55
|
- **Works with SSO and 2FA** — enterprise apps, protected accounts
|
|
56
56
|
- **No credential sharing** — your passwords stay in your browser
|
|
57
57
|
|
|
@@ -75,7 +75,7 @@ Because Tab Agent runs as a Chrome extension:
|
|
|
75
75
|
> "Fill out this contact form with my details"
|
|
76
76
|
|
|
77
77
|
**Data Extraction**
|
|
78
|
-
> "Get the last 20
|
|
78
|
+
> "Get the last 20 posts from my X timeline with author names"
|
|
79
79
|
|
|
80
80
|
**Multi-step Workflows**
|
|
81
81
|
> "Search Amazon for 'mechanical keyboard', filter by 4+ stars, and list the top 3"
|