# Links in Bucket: the chrome-extension that I wrote without writing any code

DevFeed: [Links in Bucket: the chrome-extension that I wrote without writing any code](<https://devfeed.tech/articles/links-in-bucket-the-chrome-extension-that-i-wrote-without-writing-any-code-28723.md>)

Original publisher: [Read original article](<https://le0nidas.gr/2026/03/29/links-in-bucket-the-chrome-extension-that-i-wrote-without-writing-any-code/>)

Author: Leonidas Partsas

Published: 2026-03-29T06:35:45Z

Content type: article

Language: en

Sources: [le0nidas](<https://devfeed.tech/sources/le0nidas.md>)

Topics: [Extension](<https://devfeed.tech/topics/extension.md>), [Chrome extension](<https://devfeed.tech/topics/chrome-extension.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [articles](<https://devfeed.tech/tags/articles.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [chrome-extension](<https://devfeed.tech/tags/chrome-extension.md>), [code](<https://devfeed.tech/tags/code.md>), [extension](<https://devfeed.tech/tags/extension.md>), [know-your-tools](<https://devfeed.tech/tags/know-your-tools.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

## AI overview

The article describes creating a Chrome extension called Links in Bucket to collect selected newsletter article links and later send them to NotebookLM for podcast generation. The author explains the use case and the role of prompts in building the extension without prior web-development experience.

## Source excerpt

Newsletters have been a great source for my growth as an engineer. I'm subscribed in quite a few and I've even contributed to some. Unfortunately, I no longer have the time to sit down and read all the articles that piqued my interest. I'm always on the move for work or family matters or I ... Continue reading Links in Bucket: the chrome-extension that I wrote without writing any code ->