WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Follow Feed | Feedly

Follow Feed | Feedly

View on Chrome Web Store
View Follow Feed | Feedly Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (56 ratings)
15 views
This extension has been viewed 15 times

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

Found a source your like? This extension allows you to find the RSS for that source and quickly add it to one of your Feedly feeds.
Type
Extension
Users
7,000 users
1K
Website feedly.com
Feedly
View author page of Feedly
Published
Published on April 6, 2016
Version 4.0.1
Manifest version
2
Updated
Updated on April 12, 2019
lifestyle/news
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Follow Feed | Feedly 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": "Follow Feed | Feedly",
    "description": "Found a source your like? This extension allows you to find the RSS for that source and quickly add it to one of your Feedly feeds.",
    "author": "Feedly",
    "version": "4.0.1",
    "manifest_version": 2,
    "icons": {
        "16": "16x16.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "19x19.png",
            "38": "[email protected]"
        },
        "default_title": "Follow this feed | Feedly",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "inject-bundle.js"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "cookies",
        "*:\/\/feedly.com\/"
    ],
    "web_accessible_resources": [
        "128x128.png"
    ]
}
© 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