javascript - Userscript (Scriptish) GM_openInTab returning NULL -
I have an issue with the use of the window. Opener.
Every time I use the window. Open ("URL") will reference the open window window. The opener is ok, but when I use GM_openInTab which claims to be equal (and I use it for cross browser compatibility because the tab is required to open) this window is. The window is empty.
How does the GMOpen window open the window? The opener is empty? How can I do this?
The problem is that I was doing this under the Scriptish addon environment while originally stuck with Grasमqiki. A record (and still unobtrusive) bug where GM_openInTab is returning zero.
I have tried to alert the ongoing nature and annoyance of these bugs, but nothing has happened so far. To correct this will depend on the Scriptish developers, and it is a shame that it has not been decided because I feel better than Greasemonkey due to privacy concerns to suit my concerns.
Comments
Post a Comment