WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

feedly

feedly

View on Chrome Web Store
4.8 (67,338 ratings)
1 new ratings
13 views

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

All your favorite sites in one place.
Type
ChromeOS App
Users
300,000 users
50K
Website www.feedly.com
Feedly
Published
Version 35
Manifest version
2
Updated
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "feedly",
    "description": "All your favorite sites in one place.",
    "manifest_version": 2,
    "version": "35",
    "permissions": [
        "background",
        "https:\/\/*.google.com\/",
        "https:\/\/*.twitter.com\/",
        "https:\/\/graph.facebook.com\/",
        "https:\/\/www.google.com\/reader\/*",
        "https:\/\/www.google.com\/accounts\/ClientLogin",
        "https:\/\/www.googleapis.com\/oauth2\/*",
        "https:\/\/www.facebook.com\/plugins\/like.php*",
        "http:\/\/*\/*"
    ],
    "options_page": "gc-options.htm",
    "background": {
        "scripts": [
            "gc-background.js"
        ]
    },
    "app": {
        "launch": {
            "local_path": "gc-launcher.htm"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/feedly.com\/*",
                "http:\/\/sandbox.feedly.com\/*",
                "http:\/\/cloud.feedly.com\/*",
                "https:\/\/feedly.com\/*",
                "https:\/\/cloud.feedly.com\/*",
                "https:\/\/sandbox.feedly.com\/*"
            ],
            "run_at": "document_end",
            "css": [],
            "js": [
                "js\/10101_gc-enricher_135.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*"
            ],
            "css": [
                "extension\/chromeMini.css"
            ],
            "js": [
                "extension\/chromeMini.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "feedly-icon-48.png",
        "feedly-icon-black-48.png",
        "gc-options.htm",
        "extension\/feedly-mini-add@2x.png",
        "extension\/feedly-mini-twitter@2x.png",
        "extension\/feedly-mini-facebook@2x.png",
        "extension\/feedly-mini-email@2x.png",
        "extension\/feedly-mini-evernote@2x.png",
        "extension\/feedly-mini-save@2x.png",
        "extension\/feedly-mini-tag@2x.png",
        "extension\/feedly-mini-prefs@2x.png"
    ],
    "icons": {
        "16": "feedly-16.png",
        "32": "feedly-32.png",
        "48": "feedly-48.png",
        "128": "feedly-128.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.