Skip to main content
Topic: and about right click context menu panel ?? (Read 2286 times)

and about right click context menu panel ??

hi all, my new problem ...

there's no files in appdata/otter about this "important"  daily tool ...

do there is a way to modify it... no key too in the windows regedit

 

Re: and about right click context menu panel ??

Reply #1
That's because it's including the default configuration. You don't have it in your user directory because you haven't modified the default.

If you want to modify it, copy webWidget.json to your <Otter user configuration directory>/menu/webWidget.json and modify that.

Re: and about right click context menu panel ??

Reply #2
cool, thanks a lot Beastie... i'm goona try that soon

Re: and about right click context menu panel ??

Reply #3
then, it works, but this files is just an headack ... find where to do something is as "benji" (i do it, or not ???)

well, then i've remove the "open link" firt line of the OpenAlink Rightclick'menu wich is not really usefull in comparison of the next one OpenInAnothertab (its a use in vivaldi)

and i'm tryonf to had and openwith another browser... for the moment i've been abble to add <open with vivaldi>, an <open with opera>, just after the openInAnotherWindows... as in opera...

but it yet opened nothing, the .exe is not called and the url is not opened... it's hell there !!!

Re: and about right click context menu panel ??

Reply #4
Why don't you just add a
Code: [Select]
"OpenLinkInApplicationAction",
line in the
Code: [Select]
"includeIn": "link",
section?

Or am I misunderstanding what you're trying to do?

Re: and about right click context menu panel ??

Reply #5
for the moment i have add
Code: [Select]
				{
"type": "action",
"identifier": "OpenUrlAction",
"options": {
"icon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAEUklEQVR42sWXf2xTVRTH32vXbmvXjnXrurYbZe0GhF8GpuJvITBmDDDij4AJjAQ0MAMaxX9IxAw1+JdEQzRGCfIrMQiJgvMPR5AQZoZxIAEkA+lat/V1a7tfdaVr19fn94ZJaHfvbbfMeJOTc94795z3uffde995ovA/N3EqQWfM9llGUeWEaYDIkOGhpOxdF5K6/zOALpuzVq9SNcCsg5gZ3fogLXeTySMVUue5aQHw2pxLDSrVAZiPTHJwl0aSyR0OqfPylAH6y6vegfoIkpPmikA+/SMe+ykhKOJD2rzncP0GRJfWbwyyq7jnzoFJA+Dh+6B2U1zhkCwvm+P3/P7gzVvWykdL1OqfYeopMU2A2Js1QNDu2qoSxa9ofkVRdpT43J8x4t5G3McUF8KULYg7nBGgvczhrMzRXGOMJNQcHSnf3N8bowF8XlSav15v9MEsorgjfjmxcIHf6+ECYOpPQr0k0NshTOVWgdMQfwxqI8N9AvEbmAC/WCqq52pyO2CqaNExRWmw+dzHeADYrq9hu37JcMtdibHqxb1/3Z+FFADQvw+1h5X8Snx0UW2g5zoPoNlsf/jx3PzfOF3ewyx8wAJoh6phBConImHj64OBER7AJ0Xm0k36wj5OlzYAPDEBYP8Mc97mgsIwTA0jMILAAiFDe9do0rxlNI0KjNeIFvs28rehcbBvLAXgVIlt/vI83Q1O7l4AWDMBjM/kMJSR5W+Pjc6tC/bcSgE4bbavfCo3/ywnrxsAVVkCeKEcLP/1eGzlskD3uXSAtQA4zcl7GwBzsgQgo5vNAagHwJl0gNUA+GGaANxQTg7AGgA0pwM8CYBWTl4vACqzBJCgmOsFAE8DoDUF4JCpzFqvK5A4eQcAUJwlAHcRXhi9a3shJPlTAMYDyTluY8TJxyNh3ZuDgTjv4U2FxdqdhqKowN6GPgyk/N+LdIAjUA2s5K2xaFV90OfmAXxtKnOs1RV4eV0AsIUK8Ke18nmTWv0jKxJ13xqX5GnmAbRZZtbO1mhbWH5USatQJd3f7ikAHxaWqBoNM8gWYu33vaBv4gGE7K7doijuY7hvHh4ZXrBrKKhQAUjz212btKJ4lJHgVwA8xgPAayRV0XKaL6EoL1t87lMP3psAgLNcxFl+HuazlBzKgCwvqfZ7rjKm34XpJzOoprhbAF+XfpNakl20VFTM0+SST6qF4r7QEo2seKXfL1NG/z1UPSWm985YvGZpX9eEbc4sSjuss2rM6hyyWGjl1UlUxNufCXQPkAscYgYcYvthvkrpOziclGudkodannPL8mtljvn2HA0ZFW1RktL8knDvz4isC9rB04kKeh0qaGYRk/HH5Jtiq2FVvp5UMI0Qbab+440cVl+0xaJ7Vgd9YV7HrH/NzpaWz1yizdsG80Xh3pcuPTYJIfXEdzjrD+Ks78km75R+Tg+aLGasD/JlJOuD7OmQlEh0oMoZmmyuKQFMZ/sHgHORMF751JgAAAAASUVORK5CYII=",
"text": "Open in Opera"
},
"parameters": {
"application": "opera.exe",
"urlPlaceholder": "{pageUrl}"
}
},

i took it on an old post about this 'little' absence of the options <openWith>
but, if the link do appears with the right icon...

i have add the line [ "type": "action", ]

but it do not open the page, or the url in an other browser..

i try to do it with the old opera, because there a key in windows
HKEYlocalMachine/Software/client/StartMenuInternet... with otterBro too but no vivaldi or chrome or other
opera 12.18 was using this regedit key to open an other browser...

for the moment... well well well

Re: and about right click context menu panel ??

Reply #6
finally, it do works...
there were only a problem with adresse in the line "application".

really thanks a lot Beastie