Web tracker
Record HTTP request response pairs on chosen sites
Vad är Web tracker?
Web tracker är en Chrome-tillägg utvecklad av tomasbortoli, och dess huvudfunktion är "Record HTTP request response pairs on chosen sites".
Ladda ner Web tracker-förlängningens CRX-fil
Ladda ner Web tracker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Sperimental tool that tracks all the web request response pairs, heaeders included in JSON files. The collected data are saved locally. Not sent anywhere. Data might be further used to study the interactions, extract data or for browser simulations. Once the app is tracking, passwords sent over tracked sites will move the password to the JSON file too. The author does not provide any warranty for the product. See the license for details.
Grundläggande Information om Tillägg
Namn | ![]() |
ID | ohgpccmhcokfdjmbahhocecmdamegpap |
Officiell webbadress | https://chrome.google.com/webstore/detail/ohgpccmhcokfdjmbahhocecmdamegpap |
Beskrivning | Record HTTP request response pairs on chosen sites |
Filstorlek | 18.45 KB |
Antal Installationer | 18 |
Aktuell Version | 0.1 |
Senast Uppdaterad | 2017-08-26 |
Publiceringsdatum | 2017-08-26 |
Utvecklare | tomasbortoli |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Record HTTP request response pairs on chosen sites", "manifest_version": 2, "name": "Web tracker", "version": "0.1", "applications": { "gecko": { "id": "[email protected]", "strict_min_version": "53.0" } }, "permissions": [ "activeTab", "tabs", "webRequest", " |