Dropkit

In one click, open Dropkit to quickly preview, edit, and insert your files in any web page.

Τι είναι το Dropkit;

Το Dropkit είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Moe Bazzi, και η κύρια λειτουργία του είναι "In one click, open Dropkit to quickly preview, edit, and insert your files in any web page.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Dropkit

Λήψη αρχείων επέκτασης Dropkit σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Dropkit is a file manager integrated into your browser, that can be opened with one click or keyboard shortcut, in any web page. 

Preview all your downloaded files right in your browser. Also edit, rename and export them to your Google Drive or mobile phone.

• • •
FEATURES
• • •

🏞️ Preview your downloads 
Without having to open your desktop file explorer or finder, you can open Dropkit in your browser to get a closer look at your images and videos.

✏️ Edit your images
Open your images with Dropkit's powerful image editor to crop, annotate or resize your images right in your browser window.

📱Upload files from your mobile phone (like Airdrop)
Send and receive files to and from your mobile phone. Works with any kind of phone.

📁 Save your files to Google Drive
Want to quickly use a Google Drive file? Or save a file to one of your folders? Dropkit comes integrated with Google Drive that is just one click away.

🌏 Works with any app
You can do all this in any web app in your web browser. Open Dropkit by clicking its browser extension icon or just press cmd+m.

• • •
PRIVACY
• • •
Your downloads do not leave your local computer. If you save a file to Google Drive, it is securely sent to Google's servers (using their secure API), if you send a file to your phone, it is sent in a P2P fashion using WebRTC, which is secured end-to-end.

• • •
CONTACT US
• • •
Email: [email protected]
Twitter: @_moebazzi                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Dropkit Dropkit
ID kadepengabfaclbkcjpdkmifloalhddc
Επίσημο URL https://chromewebstore.google.com/detail/dropkit/kadepengabfaclbkcjpdkmifloalhddc
Περιγραφή In one click, open Dropkit to quickly preview, edit, and insert your files in any web page.
Μέγεθος Αρχείου 882 KB
Αριθμός Εγκαταστάσεων 70
Τρέχουσα Έκδοση 0.0.3.5
Τελευταία Ενημέρωση 2022-11-03
Ημερομηνία Δημοσίευσης 2021-10-17
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής Moe Bazzi
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://dropkit.io
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "In one click, open Dropkit to quickly preview, edit, and insert your files in any web page.",
    "version": "0.0.3.5",
    "name": "Dropkit",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApy32MPNSpSK7pxAtM9lB04mp\/WZ4yx4iLLlVpBJ1003CcMQEZ6mNp76Tc49i0PpeMhK1oT0U9NUDi+0+Y7XMTIb\/4OI7ByrN37sby3+9yGYWyrQ48D5a989fm2t5A\/OqgNbLMJSwPcfBWSjgRvjrp2HTq2kVVVcNIY\/FzL2Pi0MIfO42ZsBkL8IViNSMc+Irsd2qxK5BOLMnerzqoOcLAuZ1TFNnVe0gGEvdJW+ze0toaqnDYVVXG4SJ9pPiQS4W6XBRDw9xv4gQIFlUcE+mKxgedhBchpAQUCEwrjdT+nNvO5HxxO0PUrVk8EVrEVXm77YQi6VavNjr7lXFzbV5EwIDAQAB",
    "manifest_version": 2,
    "icons": {
        "96": "assets\/dropkit_logo_96x96.png",
        "128": "assets\/dropkit_logo_128x128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com\/; object-src unsafe-inline",
    "permissions": [
        "tabs",
        "downloads",
        "storage",
        "identity",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "file:\/\/*\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "onDocumentStart.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "onDocumentIdle.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_idle"
        }
    ],
    "browser_action": {
        "default_title": "Dropkit",
        "default_icon": {
            "16": "assets\/dropkit_logo_16x16.png",
            "32": "assets\/dropkit_logo_32x32.png",
            "64": "assets\/dropkit_logo_64x64.png"
        }
    },
    "web_accessible_resources": [
        "onDocumentStart.styles.css",
        "onDocumentIdle.styles.css",
        "exportFilePlaceholder.html",
        "dropkitWidgetIframe.html",
        "webkitGetAsEntry.js",
        "assets\/*"
    ],
    "commands": {
        "open-dropkit": {
            "suggested_key": {
                "default": "Ctrl+M"
            },
            "description": "Open Dropkit in current webpage"
        }
    },
    "oauth2": {
        "client_id": "601127058541-71n1jvnmjg25u9f3ol8c19eqjvd26uq7.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    }
}