uSelect iDownload
Open or download several links at once with a simple selection.
Τι είναι το uSelect iDownload;
Το uSelect iDownload είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://lasagnacode.com, και η κύρια λειτουργία του είναι "Open or download several links at once with a simple selection.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης uSelect iDownload
Λήψη αρχείων επέκτασης uSelect iDownload σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Usage instructions: - click the extension button (the page should become darker); - select the links you want to open by click-and-drag (i.e. like you do in the file manager); - repeat the previous step how many times you need; - deselect items using the right mouse button (or ctrl + left button); - press 'enter' key to open all selected links or 'alt+enter' to download them. To report bugs or suggestions please visit http://goo.gl/r6OiE Known issues: - the extension doesn't work on sites with frames.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ileabdhfjmgaognikmjgmhhkjffggejc |
Επίσημο URL | https://chrome.google.com/webstore/detail/uselect-idownload/ileabdhfjmgaognikmjgmhhkjffggejc |
Περιγραφή | Open or download several links at once with a simple selection. |
Μέγεθος Αρχείου | 98.33 KB |
Αριθμός Εγκαταστάσεων | 41,618 |
Τρέχουσα Έκδοση | 1.9 |
Τελευταία Ενημέρωση | 2013-01-12 |
Ημερομηνία Δημοσίευσης | 2013-01-12 |
Αξιολόγηση | 3.79/5 Συνολικά 297 Αξιολογήσεις |
Προγραμματιστής | http://lasagnacode.com |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://plus.google.com/107157125964195177231 |
Υποστηριζόμενες Γλώσσες | en,it |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "uSelect iDownload", "version": "1.9", "description": "__MSG_extDesc__", "icons": { "32": "res\/icon32.png", "48": "res\/icon48.png", "52": "res\/icon52.png", "92": "res\/icon92.png", "128": "res\/icon128.png" }, "browser_action": { "default_icon": "res\/icon32.png", "default_title": "__MSG_actionTitle__" }, "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |