2
1
There is a website I need to report data on a daily basis. To report the data I need to fill out a form and submit (post) it.
One of the fields is a select element, and it's missing a value. The value that's missing is accepted by the server, but not yet implemented in the GUI (website).
Is there a possibility to edit the post data before it gets submitted to the server?
4Note: does not work for FF Quantum (per 2017-12-05). – Deleet – 2017-12-06T04:36:08.557
@Deleet, why does it not work? – Jānis Elmeris – 2020-01-17T13:50:15.997
the extensions works, but it does not 'tamper' anything, i.e. there is no way to modify the parameters — they are read-only – ccpizza – 2020-01-24T21:47:54.030