How can I limit a Firefox profile to a single domain?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I'm running a GNOME/Wayland desktop. With other browsers (GNOME Web, Chromium) I can open so-called app instances. These typically:



  1. open at a preset URL

  2. are limited to a single tab

  3. have reduced/no chrome


  4. cannot browse to any other domain/subdomain

    1. and, if I click on a link to a different (sub)domain, it opens in the default browser instance (whatever that happens to be)


How can I achieve features 4. and 4.1. with Firefox? (The rest are unimportant to me.) If a plugin is required it should have an FSF-approved license, but I'm hoping there's a setting buried somewhere.







share|improve this question


















  • 2




    Use acl proxy or netfilter rules.
    – Ipor Sircer
    Apr 10 at 11:31










  • your solution might be here askubuntu.com/q/487936/93232
    – Kiwy
    Apr 10 at 11:40










  • Also see this bug report on mozilla.org bugzilla.mozilla.org/show_bug.cgi?id=1283670 it won't be implemented soon. Though someone developed a specific app for that on github: github.com/precz/wpaana
    – Kiwy
    Apr 10 at 11:55










  • 4 and 4.1 are doable via WebExtensions (webRequest, webRequestBlocking, etc). I don't know of an extension that does what you want, but you could find someone to write one for you.
    – dsstorefile1
    Apr 10 at 22:55














up vote
0
down vote

favorite












I'm running a GNOME/Wayland desktop. With other browsers (GNOME Web, Chromium) I can open so-called app instances. These typically:



  1. open at a preset URL

  2. are limited to a single tab

  3. have reduced/no chrome


  4. cannot browse to any other domain/subdomain

    1. and, if I click on a link to a different (sub)domain, it opens in the default browser instance (whatever that happens to be)


How can I achieve features 4. and 4.1. with Firefox? (The rest are unimportant to me.) If a plugin is required it should have an FSF-approved license, but I'm hoping there's a setting buried somewhere.







share|improve this question


















  • 2




    Use acl proxy or netfilter rules.
    – Ipor Sircer
    Apr 10 at 11:31










  • your solution might be here askubuntu.com/q/487936/93232
    – Kiwy
    Apr 10 at 11:40










  • Also see this bug report on mozilla.org bugzilla.mozilla.org/show_bug.cgi?id=1283670 it won't be implemented soon. Though someone developed a specific app for that on github: github.com/precz/wpaana
    – Kiwy
    Apr 10 at 11:55










  • 4 and 4.1 are doable via WebExtensions (webRequest, webRequestBlocking, etc). I don't know of an extension that does what you want, but you could find someone to write one for you.
    – dsstorefile1
    Apr 10 at 22:55












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I'm running a GNOME/Wayland desktop. With other browsers (GNOME Web, Chromium) I can open so-called app instances. These typically:



  1. open at a preset URL

  2. are limited to a single tab

  3. have reduced/no chrome


  4. cannot browse to any other domain/subdomain

    1. and, if I click on a link to a different (sub)domain, it opens in the default browser instance (whatever that happens to be)


How can I achieve features 4. and 4.1. with Firefox? (The rest are unimportant to me.) If a plugin is required it should have an FSF-approved license, but I'm hoping there's a setting buried somewhere.







share|improve this question














I'm running a GNOME/Wayland desktop. With other browsers (GNOME Web, Chromium) I can open so-called app instances. These typically:



  1. open at a preset URL

  2. are limited to a single tab

  3. have reduced/no chrome


  4. cannot browse to any other domain/subdomain

    1. and, if I click on a link to a different (sub)domain, it opens in the default browser instance (whatever that happens to be)


How can I achieve features 4. and 4.1. with Firefox? (The rest are unimportant to me.) If a plugin is required it should have an FSF-approved license, but I'm hoping there's a setting buried somewhere.









share|improve this question













share|improve this question




share|improve this question








edited Apr 10 at 12:36









Kiwy

5,31243350




5,31243350










asked Apr 10 at 11:28









d3vid

726426




726426







  • 2




    Use acl proxy or netfilter rules.
    – Ipor Sircer
    Apr 10 at 11:31










  • your solution might be here askubuntu.com/q/487936/93232
    – Kiwy
    Apr 10 at 11:40










  • Also see this bug report on mozilla.org bugzilla.mozilla.org/show_bug.cgi?id=1283670 it won't be implemented soon. Though someone developed a specific app for that on github: github.com/precz/wpaana
    – Kiwy
    Apr 10 at 11:55










  • 4 and 4.1 are doable via WebExtensions (webRequest, webRequestBlocking, etc). I don't know of an extension that does what you want, but you could find someone to write one for you.
    – dsstorefile1
    Apr 10 at 22:55












  • 2




    Use acl proxy or netfilter rules.
    – Ipor Sircer
    Apr 10 at 11:31










  • your solution might be here askubuntu.com/q/487936/93232
    – Kiwy
    Apr 10 at 11:40










  • Also see this bug report on mozilla.org bugzilla.mozilla.org/show_bug.cgi?id=1283670 it won't be implemented soon. Though someone developed a specific app for that on github: github.com/precz/wpaana
    – Kiwy
    Apr 10 at 11:55










  • 4 and 4.1 are doable via WebExtensions (webRequest, webRequestBlocking, etc). I don't know of an extension that does what you want, but you could find someone to write one for you.
    – dsstorefile1
    Apr 10 at 22:55







2




2




Use acl proxy or netfilter rules.
– Ipor Sircer
Apr 10 at 11:31




Use acl proxy or netfilter rules.
– Ipor Sircer
Apr 10 at 11:31












your solution might be here askubuntu.com/q/487936/93232
– Kiwy
Apr 10 at 11:40




your solution might be here askubuntu.com/q/487936/93232
– Kiwy
Apr 10 at 11:40












Also see this bug report on mozilla.org bugzilla.mozilla.org/show_bug.cgi?id=1283670 it won't be implemented soon. Though someone developed a specific app for that on github: github.com/precz/wpaana
– Kiwy
Apr 10 at 11:55




Also see this bug report on mozilla.org bugzilla.mozilla.org/show_bug.cgi?id=1283670 it won't be implemented soon. Though someone developed a specific app for that on github: github.com/precz/wpaana
– Kiwy
Apr 10 at 11:55












4 and 4.1 are doable via WebExtensions (webRequest, webRequestBlocking, etc). I don't know of an extension that does what you want, but you could find someone to write one for you.
– dsstorefile1
Apr 10 at 22:55




4 and 4.1 are doable via WebExtensions (webRequest, webRequestBlocking, etc). I don't know of an extension that does what you want, but you could find someone to write one for you.
– dsstorefile1
Apr 10 at 22:55










1 Answer
1






active

oldest

votes

















up vote
0
down vote













According to this feature request on Mozilla.org it seems that it will not be implemented.

Also someone mention on this request that he developed a XUL application able to emulate such behaviour only on Linux:



wpaana Web page as an native application.






share|improve this answer




















  • Does this work on Firefox 57+ (WebExtensions)?
    – dsstorefile1
    Apr 10 at 22:55










  • Try it you Will see Last update 3 months ago my bet is that it could works
    – Kiwy
    Apr 11 at 6:47











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f436752%2fhow-can-i-limit-a-firefox-profile-to-a-single-domain%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













According to this feature request on Mozilla.org it seems that it will not be implemented.

Also someone mention on this request that he developed a XUL application able to emulate such behaviour only on Linux:



wpaana Web page as an native application.






share|improve this answer




















  • Does this work on Firefox 57+ (WebExtensions)?
    – dsstorefile1
    Apr 10 at 22:55










  • Try it you Will see Last update 3 months ago my bet is that it could works
    – Kiwy
    Apr 11 at 6:47















up vote
0
down vote













According to this feature request on Mozilla.org it seems that it will not be implemented.

Also someone mention on this request that he developed a XUL application able to emulate such behaviour only on Linux:



wpaana Web page as an native application.






share|improve this answer




















  • Does this work on Firefox 57+ (WebExtensions)?
    – dsstorefile1
    Apr 10 at 22:55










  • Try it you Will see Last update 3 months ago my bet is that it could works
    – Kiwy
    Apr 11 at 6:47













up vote
0
down vote










up vote
0
down vote









According to this feature request on Mozilla.org it seems that it will not be implemented.

Also someone mention on this request that he developed a XUL application able to emulate such behaviour only on Linux:



wpaana Web page as an native application.






share|improve this answer












According to this feature request on Mozilla.org it seems that it will not be implemented.

Also someone mention on this request that he developed a XUL application able to emulate such behaviour only on Linux:



wpaana Web page as an native application.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 10 at 12:01









Kiwy

5,31243350




5,31243350











  • Does this work on Firefox 57+ (WebExtensions)?
    – dsstorefile1
    Apr 10 at 22:55










  • Try it you Will see Last update 3 months ago my bet is that it could works
    – Kiwy
    Apr 11 at 6:47

















  • Does this work on Firefox 57+ (WebExtensions)?
    – dsstorefile1
    Apr 10 at 22:55










  • Try it you Will see Last update 3 months ago my bet is that it could works
    – Kiwy
    Apr 11 at 6:47
















Does this work on Firefox 57+ (WebExtensions)?
– dsstorefile1
Apr 10 at 22:55




Does this work on Firefox 57+ (WebExtensions)?
– dsstorefile1
Apr 10 at 22:55












Try it you Will see Last update 3 months ago my bet is that it could works
– Kiwy
Apr 11 at 6:47





Try it you Will see Last update 3 months ago my bet is that it could works
– Kiwy
Apr 11 at 6:47













 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f436752%2fhow-can-i-limit-a-firefox-profile-to-a-single-domain%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay