Feedly Cloud Access Beta
Direct access to Feedly Cloud.
What is Feedly Cloud Access Beta?
Feedly Cloud Access Beta is a Chrome extension developed by Kenrra, and its main feature is "Direct access to Feedly Cloud.".
Extension Screenshots
Download Feedly Cloud Access Beta Extension CRX File
Download Feedly Cloud Access Beta extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
For now acts as a shortcut.
Extension Basic Information
Name | |
ID | elncjeobdojomnbdpbdkpnfdnmijagno |
Official URL | https://chrome.google.com/webstore/detail/feedly-cloud-access-beta/elncjeobdojomnbdpbdkpnfdnmijagno |
Description | Direct access to Feedly Cloud. |
File Size | 33.22 KB |
Installation Count | 63 |
Current Version | 0.1.1 |
Last Updated | 2013-06-21 |
Publish Date | 2013-06-21 |
Rating | 3.50/5 Total 4 Ratings |
Developer | Kenrra |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Feedly Cloud Access Beta", "version": "0.1.1", "background": { "persistent": false, "page": "background.html" }, "options_page": "opciones.html", "description": "Direct access to Feedly Cloud.", "browser_action": { "default_icon": "icono.png" }, "icons": { "16": "icono16.png", "48": "icono48.png", "128": "icono128.png" }, "manifest_version": 2 } |