By: Claudio
Inspect and view changes in Tagged Requests Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tagged Requests Extension",
"version": "1.0.1",
"description": "Adds a header with metadata from current Firefox Multi-Account container",
"permissions": [
"<all_urls>",
"webRequest",
"webRequestBlocking",
"contextualIdentities",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"browser_action": {
"default_icon": {
"16": "icons/icon-enabled-16.png",
"48": "icons/icon-enabled-48.png",
"128": "icons/icon-enabled-128.png"
}
},
"icons": {
"16": "icons/icon-enabled-16.png",
"48": "icons/icon-enabled-48.png",
"128": "icons/icon-enabled-128.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{0a760fab-6cfa-4cfc-8a9c-90bbcdf5dcf4}"
}
}
} Best Tagged Requests Extension Alternatives
Here are some Firefox add-ons that are similar to Tagged Requests Extension:
Container proxy
Aleksei Bekh-Ivanov
ProxyContain
Diego Fernando
Containers Helper
Containers Helper
Floating Bar Container Name
agb tom
Container Redirect
max.dw.i
Full Request Referer Header Extension
Aliefis
Container Forcer
ledongthuc
Account Per Container
田生
Firefox Multi-Account Containers
Firefox
Request Interceptor
Vahe Demirkhanyan
Containers Socks Proxy Helper
FF4Ever
Container Traffic Control
kau.sh