cjbdeiejgelblcfpmkjlaohgncjiajgd
Capture authorization tokens and provide general request info. Token Toolkit is a Chrome extension that captures authorization tokens, domain names, and URL paths from specified domains during web requests. It's ideal for developers and testers who need to extract tokens and request details for debugging, automation, or security analysis.
CloudKeeper - Credential Helper
If you're using an external AWS account in AWS SSO, there is no way for you to retrieve the CLI credentials for the role. The workaround suggested by AWS is to use AWS CloudShell. This Credential Helper extension allows you to retrieve the CLI credentials by passing the SAML Assertion to AWS Security Token Service. To use this extension: 1. Click on the external AWS account you wish to log into 2. Once the console opens, click on the extension and the popup will appear 3. Your credentials will be available there for you to copy 4. Copy the credentials to your local AWS credentials file 5. Use the AWS CLI from your local machine Note: This extension does not collect any data. The credentials are available to view only once and are deleted once the popup is closed.
Token获取器
获取网页请求中的认证header值,支持开发和测试环境 Token获取器 - 开发者工具 产品描述 Token获取器 是一款专为开发者设计的浏览器扩展程序,用于快速捕获和复制HTTP请求中的授权令牌(Token)。无论是调试API接口、测试身份验证流程,还是进行前后端联调,本工具都能帮助您轻松获取请求头中的Authorization或Token字段,提高开发效率。 主要功能 ✅ 自动捕获Token:监听网络请求,自动提取Authorization或Token头信息。 ✅ 一键复制:点击按钮即可复制Token到剪贴板,无需手动选择长字符串。 ✅ 本地存储:即使刷新页面或重启浏览器,Token仍然保留,方便后续调试。 ✅ 快速刷新:一键刷新当前页面并重新捕获Token,适用于Token动态更新的场景。 适用场景 API调试:快速获取Bearer Token、JWT等认证信息,方便在Postman、Swagger等工具中使用。 前后端联调:在开发阶段快速查看和复制Token,避免手动查找请求头。 自动化测试:辅助测试Token生成和验证逻辑,提高测试效率。 隐私与安全 🔒 本地存储:所有Token仅存储在您的浏览器本地,不会上传到任何服务器。 🔒 无数据收集:本扩展不会记录、传输或分析您的任何请求数据。 🔒 仅限开发使用:建议仅在测试环境使用,避免在生产环境中暴露敏感Token。 安装与使用 安装扩展:从Chrome应用商店添加至浏览器。 打开调试页面:访问需要调试的API或网页。 点击扩展图标:查看并复制捕获的Token。 一键刷新(可选):如果Token更新,可刷新页面重新获取。
Discord Token Login
Discord Token Login Logging into a Discord account using a token, made easier. User-friendly approach to sign into Discord accounts, using tokens.
Access Token Grabber
Access Token Grabber - One‑click JWT tokens from Dev-Tools for faster API testing (Open-source) Get your web request access tokens instantly without digging through DevTools. This lightweight, background Chrome extension detects tokens as you browse and lets you copy them with a single click, perfect for Postman, cURL, or any API client. Open‑source. Transparent. Your token never leaves your computer. 👉 Why it’s better Stop hunting for auth requests in Network tab and manually copying headers. Access Token Grabber automatically surfaces detected tokens and marks them with a small “1” badge when one is ready. Click once to copy - no extra steps, no context switching, no guesswork. 🔑 Key benefits - One‑click copy: Grab the token directly from the extension with a single click. - Works while you work: Runs silently in the background and detects tokens when requests fire. - Dev‑friendly: Ideal for testing backend endpoints, reproducing issues, and iterating with Postman or other API tools. - Open‑source and transparent: Review the code, contribute, and trust what runs in your browser. - Privacy: No tokens leave your machine. ❓ How to use 1. Install the extension from the Chrome Web Store. It'll automatically run in the background. 2. Browse to your app or the page that triggers authenticated requests. 3. When a token is detected, you’ll see a "1" indicator on the extension icon. 4. Click the extension icon once to copy the token to your clipboard. 5. Paste into Postman, cURL, or your API client’s Authorization header and start testing. ⚙️ What it detects Access Token Grabber looks for access tokens in outgoing requests and defined auth headers used by modern web apps. It’s designed to simplify typical developer workflows without changing how your app authenticates. 🔒 Privacy & security - Tokens stay locally in your browser. - Fully open‑source so you can audit the code yourself. 👉 Get involved Check out the source code, open issues, and contribute on GitHub: https://github.com/yannherren/access-token-grabber-extension Make token retrieval a one‑click action and get back to building.