edo.io bookmarks

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

Was ist edo.io bookmarks?

edo.io bookmarks ist eine Chrome-Erweiterung, die von https://edo.io entwickelt wurde, und ihr Hauptmerkmal ist "This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.".

Erweiterungsscreenshots

screenshot

edo.io bookmarks-Erweiterungs-CRX-Datei herunterladen

Laden Sie edo.io bookmarks-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                                            

Grundlegende Informationen zur Erweiterung

Name edo.io bookmarks edo.io bookmarks
ID ihnfnahfhgoldngoajcemdfifbajdglp
Offizielle URL https://chromewebstore.google.com/detail/edoio-bookmarks/ihnfnahfhgoldngoajcemdfifbajdglp
Beschreibung This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.
Dateigröße 86.8 KB
Installationsanzahl 12
Aktuelle Version 1.0.2
Letztes Update 2016-07-27
Veröffentlichungsdatum 2016-07-27
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://edo.io
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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\/"
    ]
}