I need to create a script that closes the current tab, this tab is opened with an url and not with javascript. I've tested all the methods I can find but none works, I always get the same error :
"Scripts may close only the windows that were opened by it.".
How can I achieve this?