Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Feedly Mini",
"description": "Easily add content to your Feedly while browsing",
"author": "Feedly",
"version": "56",
"manifest_version": 3,
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+NvNN2i26wtX\/a5soQkoDLTNcuQy2pe++2JzlY9D9gdmkcnXr6RvVd3VswtJg6hlkf6Gfl96VPEwuN5jO1XUWEhUzn98PLz1fvffb0aOWdw5FWsitp6STLLYPNchiwZ+tsJhLS9fWu4nggeQnEgdgqh3pmgUjxAXu0kKQeOKk7QIDAQAB",
"icons": {
"16": "16x16.png",
"48": "48x48.png",
"128": "128x128.png"
},
"action": {
"default_icon": {
"19": "19x19.png",
"38": "[email protected]"
},
"default_title": "Feedly Mini",
"default_popup": "popup.html"
},
"background": {
"service_worker": "service-worker-bundle.js"
},
"permissions": [
"activeTab",
"identity",
"scripting",
"storage"
]
}