WebExtension.net
WebExtension.net

The RSS Aggregator

View on Chrome Web Store
View The RSS Aggregator Chrome Extension on Chrome Web Store
4.4 (514 ratings)

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

RIP Opera
Type
Extension
Users
10,000 users
holden321
View author page of holden321
Published
Published on September 1, 2013
Version 5.3
Manifest version
2
Updated
Updated on December 23, 2017
View on Chrome Web Store
View The RSS Aggregator Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The RSS Aggregator",
    "short_name": "Smarter RSS",
    "description": "RIP Opera",
    "version": "5.3",
    "default_locale": "en",
    "background": {
        "scripts": [
            "lingua.js",
            "jquery-2.0.3.min.js",
            "base64.js",
            "background.js"
        ]
    },
    "icons": {
        "16": "icon_16.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "blacknwhite.png",
        "name": "RSS",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "unlimitedStorage",
        "management",
        "notifications"
    ],
    "content_scripts": [
        {
            "js": [
                "doc_start.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        "subscribe.html",
        "loading-bar.gif",
        "16x16.png"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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