Deskin.io
1. Auto load deskin.io in new tab. 2. Click on deskin extension to open a tab with all your links and files
Was ist Deskin.io?
Deskin.io ist eine Chrome-Erweiterung, die von https://deskin.io entwickelt wurde, und ihr Hauptmerkmal ist "1. Auto load deskin.io in new tab. 2. Click on deskin extension to open a tab with all your links and files".
Erweiterungsscreenshots
Deskin.io-Erweiterungs-CRX-Datei herunterladen
Laden Sie Deskin.io-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
                        What is deskin ? 
-Deskin is next generation bookmarks tool or Cloud Desktop.
-Save Links and PDF, TXT, DOC, PNG, JPG files. 
-You can download your files or share download link with your friends.
-Files like photos PDF  or TXT can be opened directly in browser.
-Organise everything in folders. 
-Useful widgets like notes and clock.
Just login from any device or any browser and your cloud desktop is there with all your files.
What this extension can do ?
Functionality:
1) Autoload deskin in new tab
2) Click on extension to open a small window with all your links and files                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | lpodckmnejlgaigijkefnpnfjooiddfo | 
| Offizielle URL | https://chromewebstore.google.com/detail/deskinio/lpodckmnejlgaigijkefnpnfjooiddfo | 
| Beschreibung | 1. Auto load deskin.io in new tab. 2. Click on deskin extension to open a tab with all your links and files | 
| Dateigröße | 17.99 KB | 
| Installationsanzahl | 29 | 
| Aktuelle Version | 0.4.1 | 
| Letztes Update | 2018-11-13 | 
| Veröffentlichungsdatum | 2018-11-13 | 
| Entwickler | https://deskin.io | 
| [email protected] | |
| Zahlungsart | free | 
| Unterstützte Sprachen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Deskin.io",
    "version": "0.4.1",
    "author": "Artin A.",
    "description": " 1. Auto load deskin.io in new tab. 2. Click on deskin extension to open a tab with all your links and files ",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "background": {
        "page": "popup.html"
    }
}  |  |