
Simple-Header-Payload
用户量:127大小:93.04KiB版本:v 0.9.0更新时间:2021-12-21
Use this extension to send user-defined HTTP request headers with an user-defined payload string to an user-defined host only.
Simple-Header-Payload 的使用方法详解,最全面的教程
Simple-Header-Payload 描述:
用户数:127
分类:开发者工具插件
扩展大小:93.04 KiB
最后更新时间:2021-12-21
版本:v 0.9.0
Simple-Header-Payload 插件简介:
这是来自Chrome商店的 Simple-Header-Payload 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Simple-Header-Payload插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Simple-Header-Payload插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/Simple-Header-Payload is a powerful - yet simple - browser extension which helps you to send user-defined HTTP request headers with an user-defined payload string to an user-defined host only.
Use this extensions in productive, live, development, debug, and maintenance situations, where you want to restrict or allow access to resources on your website.
Documentation: https://www.camya.com/simple-header-payload-browser-extension/
The features
- Supports hosts names and IPv4 and IPv6 addresses.
- Add custom HTTP header name/value pairs or append a value to the User-Agent.
- Activate and deactivated entries.
- Highlights matched host entries.
- Radom payload string generator.
- Inline-editing of the payload string.
- Set optional title and comment for entries.
- Option to show/hide payload string in host list.
- Option to reset extension settings.
How to use the browser extension?
- Open the extension with a left mouse click on its icon.
- Click the "+ Add new host" button.
- Fill out the form with your data. Only the Host / IP field is required.
- Click the "Add" button.
- The host entry is now added to your host list.
How does the extension work?
If you add your own host config, the extension will add your configured payload data to the requests for this specific host only.
The extension only adds your user-defined header data, if the host of a browser tab matches the one from your host config.
All data of this tool is stored in the internal storage of the browser extension itself. Nothing is stored external.
Where to use the extension?
The best place to use custom HTTP headers is on the web server level. You can set coditions in the server config files of your favorite server like Apache, Nginx, or Litespeed. We added some implementation examples below.
Additionally you can add conditions programatically in your scripts in PHP, Python, Perl, aso. You find examples for this also on this page.
Read the full documentation here: https://www.camya.com/simple-header-payload-browser-extension/