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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Gmail showing new ‘dev’ options at the bottom

2 点作者 dropoutcoder大约 5 年前
My google apps &#x2F; gmail account is showing two new links at the bottom left of my mobile web session.<p>1) In red is a link that says ‘Send internal feedback’.<p>2) Another link toggles between ‘Show consoles&#x2F;Hide consoles’.<p>Neither link is operational. Is this a bug that is revealing internal developer links by accident?

1 comment

guessmyname大约 5 年前
I can see it too → <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;UeMHPys.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;UeMHPys.png</a> Clicking the “Send internal feedback” link triggers an error in the JavaScript console that says <i>“ReferenceError: Can&#x27;t find variable: FEATURE_STRING”</i> while clicking the “Show Consoles” link simply toggles an internal state that apparently makes a development console visible to whoever has access to a debug UI. I found &quot;gfeedback.js&quot; but following the code all the way down only results in a request to <a href="https:&#x2F;&#x2F;www.google.com&#x2F;tools&#x2F;feedback" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;tools&#x2F;feedback</a>
评论 #22951753 未加载