Program Firefox-ESR to pass a custom value with all requests it makes [closed]
up vote
-1
down vote
favorite
We're using a script to set up Firefox on a bunch of Debian-powered terminals for internal use. Is there a way to include some custom values (host machine serial number, GPS, etc.) with all requests Firefox makes? Preferably HTTP headers, so that we don't clutter query strings and/or POST data.
What I've tried:
- Searched for header in
about:config
hoping there's a way to add a custom header - Had an idea to put the values inside the user agent, similar to this
network.http.accept.default
idea, I'm not sure if it's safe to mess with these parameters - Thought about pre-creating some cookie files after install, but unsure how reliable/permanent would that be
Using extensions or recompiling Firefox isn't an option. The ideal solution would be modifying existing files or creating new ones. Thank you!
firefox debian
closed as unclear what you're asking by DavidPostill♦ Nov 14 at 12:34
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-1
down vote
favorite
We're using a script to set up Firefox on a bunch of Debian-powered terminals for internal use. Is there a way to include some custom values (host machine serial number, GPS, etc.) with all requests Firefox makes? Preferably HTTP headers, so that we don't clutter query strings and/or POST data.
What I've tried:
- Searched for header in
about:config
hoping there's a way to add a custom header - Had an idea to put the values inside the user agent, similar to this
network.http.accept.default
idea, I'm not sure if it's safe to mess with these parameters - Thought about pre-creating some cookie files after install, but unsure how reliable/permanent would that be
Using extensions or recompiling Firefox isn't an option. The ideal solution would be modifying existing files or creating new ones. Thank you!
firefox debian
closed as unclear what you're asking by DavidPostill♦ Nov 14 at 12:34
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Note: extensions are new files.
– Ipor Sircer
Nov 14 at 11:17
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
We're using a script to set up Firefox on a bunch of Debian-powered terminals for internal use. Is there a way to include some custom values (host machine serial number, GPS, etc.) with all requests Firefox makes? Preferably HTTP headers, so that we don't clutter query strings and/or POST data.
What I've tried:
- Searched for header in
about:config
hoping there's a way to add a custom header - Had an idea to put the values inside the user agent, similar to this
network.http.accept.default
idea, I'm not sure if it's safe to mess with these parameters - Thought about pre-creating some cookie files after install, but unsure how reliable/permanent would that be
Using extensions or recompiling Firefox isn't an option. The ideal solution would be modifying existing files or creating new ones. Thank you!
firefox debian
We're using a script to set up Firefox on a bunch of Debian-powered terminals for internal use. Is there a way to include some custom values (host machine serial number, GPS, etc.) with all requests Firefox makes? Preferably HTTP headers, so that we don't clutter query strings and/or POST data.
What I've tried:
- Searched for header in
about:config
hoping there's a way to add a custom header - Had an idea to put the values inside the user agent, similar to this
network.http.accept.default
idea, I'm not sure if it's safe to mess with these parameters - Thought about pre-creating some cookie files after install, but unsure how reliable/permanent would that be
Using extensions or recompiling Firefox isn't an option. The ideal solution would be modifying existing files or creating new ones. Thank you!
firefox debian
firefox debian
asked Nov 14 at 11:10
aexl
1116
1116
closed as unclear what you're asking by DavidPostill♦ Nov 14 at 12:34
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by DavidPostill♦ Nov 14 at 12:34
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Note: extensions are new files.
– Ipor Sircer
Nov 14 at 11:17
add a comment |
Note: extensions are new files.
– Ipor Sircer
Nov 14 at 11:17
Note: extensions are new files.
– Ipor Sircer
Nov 14 at 11:17
Note: extensions are new files.
– Ipor Sircer
Nov 14 at 11:17
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Note: extensions are new files.
– Ipor Sircer
Nov 14 at 11:17