edo.io bookmarks

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

Qu'est-ce que edo.io bookmarks ?

edo.io bookmarks est une extension Chrome développée par https://edo.io, et sa fonction principale est "This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension edo.io bookmarks

Téléchargez les fichiers d'extension edo.io bookmarks au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom edo.io bookmarks edo.io bookmarks
ID ihnfnahfhgoldngoajcemdfifbajdglp
URL Officiel 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.
Taille du Fichier 86.8 KB
Nombre d'Installations 12
Version Actuelle 1.0.2
Dernière Mise à Jour 2016-07-27
Date de Publication 2016-07-27
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://edo.io
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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\/"
    ]
}