TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Execute any JavaScript from any browser tab on any browser tabs

46 点作者 devidw超过 1 年前

8 条评论

ultrasaurus超过 1 年前
Seems like a very narrow segment of people who:<p>- want to run custom JS from one tab in another often<p>- Wouldn&#x27;t write their own extension to do it<p>But credit for OSSing your own tools :)
评论 #39300542 未加载
andrewstuart超过 1 年前
I don&#x27;t get it. is this surprising or unusual or a security issue?
评论 #39296739 未加载
hulitu超过 1 年前
&gt; Execute any JavaScript from any browser tab on any browser tabs<p>Isn&#x27;t this what a Browser does ?
评论 #39301856 未加载
smusamashah超过 1 年前
This seems very useful running a local first app in one of the tabs. Then using this, you can send requests to that app from anywhere and get your responses back where you requested from.
user_7832超过 1 年前
I&#x27;m not able to understand, what might be the utility of doing so?
评论 #39296459 未加载
评论 #39296309 未加载
评论 #39298434 未加载
bryanrasmussen超过 1 年前
It looks like it might be any Chrome browser tab and not &quot;any browser tab&quot;<p>however since Firefox supports Broadcast channel API it should probably be theoretically possible in there.
评论 #39300035 未加载
r-spaghetti超过 1 年前
any browser tabs as in only chrome browser tabs?
评论 #39300073 未加载
extraduder_ire超过 1 年前
I&#x27;m surprised how short the source code for this is. I guess it doesn&#x27;t have to do that much.
评论 #39299707 未加载
评论 #39297192 未加载