edo.io bookmarks

This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.

What is edo.io bookmarks?

edo.io bookmarks is a Chrome extension developed by https://edo.io, and its main feature is "This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.".

Extension Screenshots

screenshot

Download edo.io bookmarks Extension CRX File

Download edo.io bookmarks 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

                                            

Extension Basic Information

Name edo.io bookmarks edo.io bookmarks
ID ihnfnahfhgoldngoajcemdfifbajdglp
Official URL https://chromewebstore.google.com/detail/edoio-bookmarks/ihnfnahfhgoldngoajcemdfifbajdglp
Description This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.
File Size 86.8 KB
Installation Count 12
Current Version 1.0.2
Last Updated 2016-07-27
Publish Date 2016-07-27
Rating 5.00/5 Total 1 Ratings
Developer https://edo.io
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "edo.io bookmarks",
    "description": "This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.",
    "version": "1.0.2",
    "applications": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html",
        "default_title": "edo.io bookmarks"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "https:\/\/app.edo.io\/",
        "https:\/\/service.edo.io\/"
    ]
}