捕获重定向并使其转到 iframe

发布于 2024-10-13 09:49:10 字数 447 浏览 3 评论 0原文

我正在尝试将 Diigo 与 sciencedirect.com 一起使用,但显然页面不是静态的,它们保留改变,但我每次都可以通过相同的链接访问同一篇论文。问题是,此链接随后将页面重定向到 Science Direct 中的动态页面。

我在想,是否可以通过 JavaScript 或 Greasemonkey 捕获重定向并将其发送到 iframe,以便主页可以作为初始链接?

示例:

http://linkinghub.elsevier.com/retrieve/ pii/0924-8579(95)90674-L

I'm trying to use Diigo with sciencedirect.com but apparently the pages are not static, they keep changing, but I can access the same paper through the same link every time. The problem is that this link then redirects the page to a dynamic one in science direct.

I was thinking, is it possible through JavaScript or Greasemonkey to catch the redirection and send it to an iframe, so that the main page could be the initial link?

An example:

http://linkinghub.elsevier.com/retrieve/pii/0924-8579(95)90674-L

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半葬歌 2024-10-20 09:49:10

我在想,是否可以通过greasemonkey上的javascript捕获重定向并将其发送到iframe,以便主页可以作为初始链接?

不,用 Greasemoneky 不可能做到这一点,您必须使用 Firefox 插件才能做到这一点。

I was tinking, is it possible trhough javascript on greasemonkey to catch the redirection and send it to an iframe, so that the main page could be the initial link?

No it's not possible to do this with Greasemoneky, you'd have to use a Firefox add-on in order to do this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文