P
P
pratamishus2011-05-01 15:58:46
Browsers
pratamishus, 2011-05-01 15:58:46

Firefox: Browser Activity Tracking

Hello!

Does anyone know how to track where the browser is accessing, how (post or get) and what parameters it sends? For example, there may be a plugin for firefox that, when sending data by any site directly or via ajax, shows a log like

12.30.2011 14:12
request: api.jquery.com
get parameters: my_parameter1=a&myparameter2=b
post parameters: myparameter_3=c

Yes anything like that?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
antivir, 2011-05-01
@antivir

Firebug can do this.

M
mduduzi_zungu, 2011-05-01
@mduduzi_zungu

Tamper Data
addons.mozilla.org/en-US/firefox/addon/tamper-data/

R
Roman, 2011-05-01
@WNeZRoS

View and edit queries can Tamper Data. Taken more broadly (not just firefox), then Charles.

P
pratamishus, 2011-05-01
@pratamishus

thanks ... even I climbed and did not find it ... it turns out that the ancient version was completely :)

V
Vladimir Serykh, 2011-05-01
@vserykh

Fiddler is a web proxy for debugging.
http://javascript.ru/tools/http-debug/fiddler
http://stackoverflow.com/questions/2300041/fiddler-vs-firefox-w-firebug

D
Denis Medved, 2011-05-01
@BuCeFaL

Firebug, as mentioned above, or HttpFox.

K
Konstantin, 2011-09-06
@Norraxx

wireshark?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question