Description from extension meta
One-click copy tokens from web pages. Extract from localStorage, URL parameters, form inputs, and more.
Image from store
Description from store
# Easy Token - Chrome Web Store Description
## Extension Overview
Easy Token is a simple yet powerful browser extension designed for developers and testers to quickly copy token information from web pages.
## Key Features
✅ **One-Click Copy** - Click the extension icon to automatically find and copy tokens
✅ **Smart Detection** - Automatically searches for tokens from multiple sources:
- Page cookies
- localStorage storage
- sessionStorage storage
- URL query parameters
- Form input fields
- Page scripts
✅ **Privacy & Security** - All operations completed locally, no data sent to external servers
✅ **Instant Feedback** - Clear success/failure notifications
✅ **Data Masking** - Automatically masks middle portion of tokens when displayed for privacy
## Use Cases
- Quickly obtain API tokens during development and debugging
- Copy authentication tokens in test environments
- Extract access credentials from complex pages
- Simplify repetitive token copying operations
## Security Commitment
🔒 **Completely Local Operation** - Does not collect any user data
🔒 **Minimal Permission Design** - Only requests necessary browser permissions
🔒 **Open & Transparent** - Simple and clear code logic, available for review
## How to Use
1. Open a web page containing tokens
2. Click the Easy Token icon in the browser toolbar
3. The extension will automatically search for and copy tokens to clipboard
4. View the copy result notification
## Technical Information
- Built with Manifest V3
- Compatible with latest Chrome browser versions
- No external dependencies, lightweight design
- Supports multiple token formats and naming conventions
## Privacy Features
- **Zero Data Collection**: No personal information is ever collected or stored
- **Local Processing Only**: All token detection and copying happens in your browser
- **No Network Activity**: Extension never communicates with external servers
- **Minimal Permissions**: Only requests "activeTab" and "scripting" permissions
- **Secure by Design**: Cannot access sensitive browser data or other websites
---
_If you have any questions or suggestions, please feel free to provide feedback!_