總覽
Copy requests from the devtools network panel as python requests code
WebExtension to export traffic of a tab into ready to go Python Requests calls for faster traffic mimicing. == Usage== With the extension installed: 1. Open the Browser Devtools. 2. Click around and generate the requests you want to export (see Network tab in Devtools). 3. Click extension icon in toolbar at the top. 4. Copy desired Python requests code from popup. == Features == - Generate Python code for every request observed by the open devtools. - Configurable filters through extension options page: - Ignore requests to static resources by filtering response content-types. - Ignore auto-generated HTTP headers like User-Agent and Connection. - Optionally hide blocked requests or 404 responses for requests e.g. for missing favicon.ico. - Optionally generate a requests.session() instance. - Try to hide cookies set by a response from an earlier request in the session. == Changelog == ## 1.1.0 - 2023-01-16 ### Added - Add option to quickly disable the whole filter lists. - Add option to render params, headers, cookies etc on separate lines. ### Changed - Removed unneeded `host` permission. Apparently the devtools permission is enough to read the network HAR. - Sort requests by start date if they aren't already. ### Fixed - Fixed generating of `multipart/form-data` postData when the params aren't available in a pre-parsed form in the HAR. - Fixed extension losing connection to devtools after some time of inactivity.
3.3 分 (滿分 5 分)3 個評分
詳細資料
- 版本1.1
- 已更新2023年1月18日
- 提供者Peace-Maker
- 大小23.94KiB
- 語言English
- 開發人員
電子郵件
peacemakerctf@gmail.com - 非交易商這位開發人員並未表明自己是交易商。歐盟地區的消費者請注意,消費者權利不適用於你和這位開發人員之間簽訂的合約。
隱私權
這位開發者就你的資料做出下列聲明:
- 除經核准的用途外,不會將你的資料販售給第三方
- 不會基於與商品核心功能無關的目的,使用或轉移資料
- 不會為了確認信用度或基於貸款目的,使用或轉移資料