PitchHut logo
Effortlessly curate your personal dev news without sacrificing privacy.
Pitch

OpenFeed is a new-tab browser extension that replaces your blank tab with a refreshing news feed tailored to developers. Operating fully within your browser without any backend, accounts, or telemetry, it fetches and processes content from various sources like Hacker News, Reddit, and more, ensuring that your reading preferences remain private.

Description

OpenFeed is a browser extension designed to enhance the experience of reading development news by creating a personalized feed directly within the browser. Unlike traditional feed readers that depend on server-side processing, OpenFeed operates entirely client-side, ensuring user privacy and simplicity — no backend systems, no accounts, and no telemetry are involved.

Key Features:

  • Client-Side Processing: All operations, including fetching sources, parsing content, and storing preferences, are executed in the browser, ensuring complete control over the reading experience.

  • Diverse Source Support: OpenFeed allows users to pull content from various public APIs, such as:

    • GitHub Trending using the GitHub Search API
    • Hacker News via Firebase public API
    • Reddit, Dev.to, and Lobsters using their respective public JSON APIs
    • RSS feeds from platforms like Medium, HackerNoon, and FreeCodeCamp, all handled through a background service worker
    • Custom RSS feeds and more.
  • Optimized for Comfort: Users' reading preferences, bookmarks, and reading states are stored locally in the browser's localStorage, ensuring a seamless and private experience without the need for external sync.

  • Session-Based Access: For feeds requiring authentication, such as LinkedIn and X, OpenFeed utilizes existing session cookies to access the content securely without transmitting data externally.

Privacy Considerations:

OpenFeed operates within the confines of privacy stipulations. It employs user session data to read feeds without transmitting information to third parties. However, it's advisable to be aware of the terms of service from sources like LinkedIn and X, which may restrict certain automated access forms. Users are encouraged to use the tool judiciously and in line with the respective terms.

With OpenFeed, developers can enjoy a streamlined, secure, and cohesive way to stay updated on news and discussions relevant to their field, all from a user-friendly browser extension.

0 comments

No comments yet.

Sign in to be the first to comment.