open-url-in-container icon indicating copy to clipboard operation
open-url-in-container copied to clipboard

Disable adding new container by default

Open Galliver7 opened this issue 6 years ago • 3 comments
trafficstars

Since this addon is very friendly for CLI, I made mistake that adding new wrong container many times... It is safe to have --force option to add new container.

Galliver7 avatar Nov 06 '19 07:11 Galliver7

Hey @Galliver7, thanks for your comment. I want to avoid adding too many options to the CLI, but I'll have a look at what can be done about it.

honsiorovskyi avatar Dec 13 '19 16:12 honsiorovskyi

I'd rather it be the reverse. Automatically add the container than do it through a --force because current structure allows the automatic creation of containers via the Bookmark system and that is incredibly powerful in my opinion.

I use this extension more for the bookmark value rather than the external script and putting the --force will break the function of bookmarks being able to do it.

MichaelTunnell avatar Feb 25 '20 21:02 MichaelTunnell

there could be a &createContainer=true GET parameter to force container creation and otherwise don't create one and just redirect to the requested site without a container.

apfelchips avatar Apr 02 '20 23:04 apfelchips