uSelect iDownload
Open or download several links at once with a simple selection.
Hvad er uSelect iDownload?
uSelect iDownload er en Chrome-udvidelse udviklet af http://lasagnacode.com, og dens hovedfunktion er "Open or download several links at once with a simple selection.".
Udvidelsesskærmbilleder
Download uSelect iDownload-udvidelses-CRX-fil
Download uSelect iDownload-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
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ileabdhfjmgaognikmjgmhhkjffggejc |
| Officiel URL | https://chrome.google.com/webstore/detail/uselect-idownload/ileabdhfjmgaognikmjgmhhkjffggejc |
| Beskrivelse | Open or download several links at once with a simple selection. |
| Filstørrelse | 98.33 KB |
| Antal Installationer | 41,618 |
| Nuværende Version | 1.9 |
| Senest Opdateret | 2013-01-12 |
| Udgivelsesdato | 2013-01-12 |
| Bedømmelse | 3.79/5 Samlet 297 Bedømmelser |
| Udvikler | http://lasagnacode.com |
| Betalingsmetode | free |
| Udvidelseswebsted | https://plus.google.com/107157125964195177231 |
| Understøttede Sprog | 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": [
" | |