应用简介
English: POST&GET is a tool for HTTP request content can be constructed, You can use this tool to set the POST Content, GET Content, Source Url, UserAgent and COOKIES HTTP request.简体中文:POST&GET 是一个能够构造HTTP请求内容的工具,你可以使用此工具设置HTTP请求的POST内容、GET内容、来源URL、UserAgent和COOKIES。繁體中文:POST&GET 是壹個能夠構造HTTP請求內容的工具,妳可以使用此工具設置HTTP請求的POST內容、GET内容、來源URL、UserAgent和COOKIES。
配置文件
Code
1 | {"name":"POST&GET - Form or HTTP request to modify","manifest_version":2,"version":"1.0","default_locale":"en","icons":{"16":"icon16.png","48":"icon48.png","128":"icon128.png"},"browser_action":{"default_icon":"icon.png","default_title":"POST&GET Editor","default_popup":"popup.html"},"background":{"scripts":["background.js"]},"permissions":["webRequest","webRequestBlocking"," |