oaodnnbbhbpcaoliplcpdhipcmgmpnnh
Tapas.io is a platform for publishing and reading webcomics and webnovels and, while it still provides RSS feeds for the series it hosts, there is no UI component to access these feeds. This webextension restores such functionality, adding an 'RSS' button beside the existing 'Subscribe' buttons that allow for subscribing to a series inside the platform. The only permissions requested by this extension are: - Access to data in https://tapas.io pages, since it is needed to add code to create the RSS button and link it to the series RSS feed on the page. - Storage access to save and restore configurations
Feedmarks
Follow RSS/ATOM feeds directly from your bookmarks. With this extension, you can subscribe to news feeds and have their headlines delivered to you as bookmark folders that are regularly updated. Start by navigating to a page that contains an RSS or ATOM feed, then click the extension icon to add the feed to your follow list. The extension will then create a bookmarks folder that will be constantly updated with links to the latest news from the tracked feed. Features: - Track feeds and keep them updated within your bookmark folders - Automatically detect pages with RSS or ATOM feeds as you browse them - Customize the source URL, entries order and limit and more for each feed - Import and Export feeds to and from other readers by using an OPML file - Configure how often you want the feeds to be updated, the default folder for new feeds and more Changelog: v1.2.0: - Added option to change the badge color - Added a field with the last time the feeds have been refreshed v1.1.0: - Set Update Frequency to 0 to disable automatic feed updates (feeds can still be manually updated through the extension button)
Universal RSS Feed Finder
Universal RSS Feed Finder is a smart Chrome extension that helps you instantly discover all available RSS and Atom feeds on any website. Whether you're a content curator, blogger, developer, or just a regular user who wants to follow updates from your favorite sites, this tool makes feed discovery effortless. 🌐 Works on blogs, news sites, forums, and more 💡 Lightweight, fast, and easy to use 🛠️ No setup required — just install and click Subscribe to blogs via your favorite feed reader Detect hidden RSS feeds not listed on the page
Feedoong: RSS Feed Reader
여기저기 둥둥 떠있는 나의 인사이트 컨텐츠들을 피둥에서 모아보기! 크롬 새 탭에서 바로 시작하세요! 여기저기 둥둥 떠있는 나의 인사이트 컨텐츠들을 피둥에서 모아보기! 크롬 새 탭에서 바로 시작하세요! 1. 브라우저 첫 페이지로 글이 배달돼요! - RSS로 발행된 컨텐츠라면 어떤 것이든 구독할 수 있습니다. - 네이버 블로그, 브런치, 티스토리, 유튜브, 팟캐스트 등 여러분이 구독하고 싶은 다양한 채널의 업데이트를 브라우저 첫 페이지에서 한눈에 확인하세요. 2. 좋았던 글은 저장해두세요! - 우연히 만난 콘텐츠가 마음에 들었다면 그냥 흘려보내지 마세요. - 구독한 채널의 컨텐츠를 저장해뒀다가 나중에 다시 보거나, 링크를 복사해서 쉽게 공유할 수 있습니다. 3. 구독 중인 블로그를 한눈에! - 더 이상 어떤 북마크 폴더에 어떤 블로그를 넣어뒀는지 힘들게 찾지 않아도 됩니다. - 피둥피둥에서는 구독 중인 채널들을 한눈에 관리할 수 있습니다.
Get RSS Feed URL for Slick RSS
Retreive RSS feeds URLs from WebSite and send url to Slick RSS Provides links to the various RSS/Atom feeds of a website. Indeed, websites do not always provide a direct link to the RSS feed. It is then necessary to look in the source code of the website and find the URL of the feed. This extension makes it possible to avoid this manipulation because the URLs of the RSS feeds of the website are displayed directly! You can get feeds url from external service "feedsearch.dev". I host same API and I have added 3 modes to this extension. There is a 24h cache per URL and per mode to allow the load to be absorbed by the web server. Cache is emptied every week. It is a python application that will browse web pages and links to find feeds. Only URL requested, mode and result are stored in cache. It is on demand only and no personal data is sent or stored. Translations were done with external services (deepl, google translate and chat GPT) without verification. List of changes v1.1: - Remove storage permission - Fix regex for specials urls - Fix CSS - Add API to crawler to search feeds with 3 modes - Remove duplicate feeds found - CSS scrollbar - Add lang pt_BR, pt_PT, ja and ko Fork from https://chrome.google.com/webstore/detail/get-rss-feed-url/kfghpdldaipanmkhfpdcjglncmilendn Features added : - dark or light mode - Translation - Use external service "feedsearch.dev" if you click on bottom link - Send feed's url to Slick RSS - Upgrade to Manifest V3 - Store options inside browser