InoReader - Fix Open Article in Background Tab

Fixes InoReader's keyboard shortcut to open articles in background tabs in Firefox

< InoReader - Fix Open Article in Background Tab 피드백으로 돌아가기

질문/댓글

§
게시: 2015-11-13

Https

This script doesn't work when using https with Inoreader. I uploaded a copy of it with support for https here: https://goo.gl/j1nBUp but didn't make it searchable since I'm not the author of it.
I assume it's possible to include support for both http and https in the same script, but I don't know how, so I will leave that up to the original poster.

LittlePluto작성자
§
게시: 2015-12-16

you could try the following:
if (event.origin == 'https://www.inoreader.com' || event.origin == 'http://www.inoreader.com') {

§
게시: 2015-12-16

That'll probably work but the people behind Inoreader have already fixed the issue themselves, so I have no real use of the script anymore.

Thanks anyway!

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。