open-url-in-container
open-url-in-container copied to clipboard
Disable adding new container by default
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.
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.
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.
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.