edo.io bookmarks
This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.
Hvad er edo.io bookmarks?
edo.io bookmarks er en Chrome-udvidelse udviklet af https://edo.io, og dens hovedfunktion er "This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups.".
Udvidelsesskærmbilleder
Download edo.io bookmarks-udvidelses-CRX-fil
Download edo.io bookmarks-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                                             Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | ihnfnahfhgoldngoajcemdfifbajdglp | 
| Officiel URL | https://chromewebstore.google.com/detail/edoio-bookmarks/ihnfnahfhgoldngoajcemdfifbajdglp | 
| Beskrivelse | This extension allow to easily save personal bookmarks and to share links with your edo.io contacts and groups. | 
| Filstørrelse | 86.8 KB | 
| Antal Installationer | 12 | 
| Nuværende Version | 1.0.2 | 
| Senest Opdateret | 2016-07-27 | 
| Udgivelsesdato | 2016-07-27 | 
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser | 
| Udvikler | https://edo.io | 
| [email protected] | |
| Betalingsmetode | free | 
| Understøttede Sprog | 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\/"
    ]
}  |  |