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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Save content to Google Sheets with one click

4 点作者 siegers11 个月前
Using the extension, you can predefine the destination sheet and column where you want to save content, and then save&#x2F;add content from any webpage with a right-click. The destination location becomes an option in your right-click context menu.<p>Also, I just added functionality to the Pro version find all emails, links, and image URLs on a page and save those directly to a Google Sheets location (re: above). Or, save the lists to multiple sheets or columns at the same time if you have a group configured in the extension.I wanted to make it more of a nice experience and low-friction to save over to GSheets. And then leverage Sheets for automations and additional filtering. I feel like trying to do all of that within an extension makes for a poor experience.<p>re: permissions<p>The extension uses an embedded Google File picker to allow you to select what Sheets to allow access to. Until you do that, the extension doesn&#x27;t have r&#x2F;w access. The integration with Google (OAuth) has been verified and gone through their review process to only request&#x2F;use minimal perms for the extension to function as expected. The extension only has access to the files that you allow it to have access to.<p>More info on permissions here -<p>Allowing access - <a href="https:&#x2F;&#x2F;www.addtosheets.com&#x2F;blog&#x2F;how-to-save-data-to-google-sheets&#x2F;#allowing-access-to-spreadsheets" rel="nofollow">https:&#x2F;&#x2F;www.addtosheets.com&#x2F;blog&#x2F;how-to-save-data-to-google-...</a><p>FAQ - <a href="https:&#x2F;&#x2F;www.addtosheets.com&#x2F;faq&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.addtosheets.com&#x2F;faq&#x2F;</a>

1 comment

siegers11 个月前
dev here: feel free to ask any questions!