Open all URLs in the clipboard 的评价
Open all URLs in the clipboard 作者: c-yan
2 条评价
- I was expecting to see an item in the tab menu but it appear in the main menu and main context menu. It is not a problem though.
The real issue is that it works only occasionally on my FF 57.0 on Win 7 64-bit. Or, to be exact, it works only once and I had tried so many times, with many different URLs copied from firefox, notepad, word.开发者回应
发布于 7 年前As a limitation of WebExtensions, we need to inject the script into the active tab in order to manipulate clipboard.
So this extension does not work when the active tab is about: blank etc. or mozilla.org.
I think that this behavior is terrible, but it is a specification and can not be changed.