WebExtension.net
Toggle dark mode
WebExtension.net

Feedbro

View on Chrome Web Store
View Feedbro Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (496 ratings)
1 new ratings
12 views
This extension has been viewed 12 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Advanced Feed Reader - Read news & blogs or any RSS/Atom/RDF source.
Type
Extension
Users
40,000 users
10K
Nodetics
View author page of Nodetics
Published
Published on June 9, 2013
Version 4.16.3
Manifest version
2
Updated
Updated on March 25, 2024
lifestyle/news
Extension Category
View on Chrome Web Store
View Feedbro Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Feedbro",
    "version": "4.16.3",
    "manifest_version": 2,
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/mathjax\/2.7.1\/; object-src 'self'",
    "description": "Advanced Feed Reader - Read news & blogs or any RSS\/Atom\/RDF source.",
    "icons": {
        "16": "images\/reader16.png",
        "48": "images\/reader48.png",
        "128": "images\/reader128.png"
    },
    "homepage_url": "https:\/\/nodetics.com\/feedbro",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "storage",
        "unlimitedStorage",
        "notifications",
        "webRequest",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": "images\/reader48.png",
        "default_title": "Feedbro",
        "default_popup": "mainmenu.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top