一键下载 v1.2.5 201

One-click Downloader(一键下载) v1.2.5 201

  • 版本:v1.2.5 201
  • 大小:43.74 KB
  • 语言:全部2种语言
  • 更新:2021-05-07 10:22:36
点击下载 360通过 腾讯通过 金山通过
One-click Downloader是一款下载类别的chrome浏览器插件,目前更新的版本为v1.2.5 201,语言支持为全部2种语言,下载类别插件评分9.3,目前已被234人关注,本插件由桓丹红 上传分享。

一键下载插件介绍

这个Chrome/铬扩展允许你大量下载图像从常见的一键式主机(像ImageVenue, imgur, ImageBam等)通常用于各种图像板和网站。

这个扩展来完全本地化的德语和英语,不需要任何第三方应用程序安装在计算机上。所有你需要的是你的网页浏览器和这个扩展!

使用

-----

你可能想要设置Chrome,让它不会询问下载到哪里,而是自动下载,而不会弹出另存为对话框。

1. 打开你想刮的标签

2. 运行扩展

3.从选项卡列表中选择选项卡,点击“刮取选项卡”

4. 选择要下载的图像链接,或全部选择

5. 设置时:输入默认下载文件夹中的相对路径

6. 点击“下载图片”,等待所有图片下载完毕

7. 关闭窗口或重新开始

选项

-------

该选项允许您设置预定义的下载路径。它可以是none,一个包含日期和时间的路径,一个您输入的文件夹名称,或者始终显示路径输入字段的选项。

目前支持的主机

---------------------------

* Facebook (facebook.com)

* Hotflick图片上传(hotflick.net)

* IMX。(img.to)

* ImageBam (imagebam.com)

* ImageTwist

* ImageVenue (imagevenue.com)

* ImgCredit.xyz

* Instagram (instagram.com)

* Issuu PDF Downloader (Issuu -downloader.abuouday.com)

* Pixhost (pixhost.org)

* Reddit上传(reddituploads.com)

* SomeImage (someimage.com)

* Tumblr (tumblr.com)

* TurboImageHost (turboimagehost.com)

* flickr (flickr.com)

* imgbox (imgbox.com)

* imgur (imgur.com)

添加/建议的主机

-------------------

添加主机需要一些Javascript。关于如何做到这一点的技术文档可以在' downloader/ hosts .js '中找到。

如果您不了解Javascript,您可以通过电子邮件或消息简单地建议一个主机,或者作为GitLab的问题(见链接)。

关于权限

---------------------

这个扩展使用一些权限,可能被视为关键的一些用户。感兴趣的用户可以在GitLab检查扩展的代码,除此之外,还需要以下权限。

1. **标签**用于提取页面的标题和收集标签ID注入必要的Javascript代码的图像收集。

2. **下载**启动图像下载。

3.**存储**用于读取和写入扩展的选项。

4. **all_urls**因为扩展需要“写权限”在所有页面注入必要的Javascript代码的图像收集。

可以在GitLab分析代码。

一个字的版本号

----------------------------

版本号实际上不仅仅是一个版本号。它是一个版本字符串,包含两个信息。第一个季度是没有点的版本号(1.2.3变成123)。第二至第四季度表示最后一个主机被添加到“数据库”的日期。它以ISO 8601格式(YYYY-MM-DD)书写,没有前导零和破折号被点代替(2015-05-21变成2015.5.21)。

Chrome Web Store使用版本字符串并正确显示它(版本号,空格,日期)。

错误

----

有时图像第一次就不被识别出来。我设置了一个较短的等待时间,chrome插入必要的Javascript代码显示在选定的标签(s),但有时它需要太长的时间。只需重新启动该进程,映像就会出现。

更新日志

---------

一个所有提交到这个扩展的更新日志是可用的GitLab,在那里它已经被积极地开发。

https://gitlab.com/4w/oneclick-downloader/commits/master

This Chrome/Chromium extension allows you to mass-download images from common one-click hosters (like ImageVenue, imgur, ImageBam, etc.) usually used on various image boards and websites.

This extension comes fully localized in German and English and does not need any 3rd-party applications installed on the computer. All you need is your web browser and this extension!

Usage

-----

You might want to set up Chrome so it does not ask where to store the downloads but automatically downloads them without bringing up the save-as dialog.

1. Open the tabs you want to scrape

2. Run the extension

3. Select the tabs from the tabs list and click “Scrape tabs”

4. Select the links of the images you want to download, or select all of them

5. When set: Enter the download path relative from you default download folder

6. Click “Download images” and wait until all images are downloaded

7. Close the window or start over

Options

-------

The options allow you to set the pre-defined download path. It’s either none, a path containing date and time, a folder name you enter, or the options to always show the path input field.

Currently supported hosters

---------------------------

* Facebook (facebook.com)

* Hotflick Image Upload (hotflick.net)

* IMX.to (img.to)

* ImageBam (imagebam.com)

* ImageTwist

* ImageVenue (imagevenue.com)

* ImgCredit.xyz

* Instagram (instagram.com)

* Issuu PDF Downloader (issuu-downloader.abuouday.com)

* Pixhost (pixhost.org)

* Reddit uploads (reddituploads.com)

* SomeImage (someimage.com)

* Tumblr (tumblr.com)

* TurboImageHost (turboimagehost.com)

* flickr (flickr.com)

* imgbox (imgbox.com)

* imgur (imgur.com)

Add/Suggest hosters

-------------------

Adding hosters needs some Javascript. A technical documentation on how to do this is available in `downloader/hosters.js`.

If you don’t know Javascript you can simply suggest a hoster via e-mail or message, or as issue on GitLab (see links).

A word on permissions

---------------------

This extension uses some permissionsthat might be seen as critical by some users. Besides the fact that interested users can check the extension’s code at GitLab, the following permissions are needed.

1. **tabs** for extracting the page’s title and collecting the tab ID for injecting the necessary Javascript code for image collection.

2. **downloads** to initiate the image downloads.

3. **storage** for reading and writing the extension’s options.

4. **all_urls** because the extension needs “write permission” on all pages for injecting the necessary Javascript code for image collection.

Feel free to analyze the code at GitLab.

A word on the version number

----------------------------

The version number is actually not only a version number. It is a version string which contains two informations. The first quarter is the version number without dots (1.2.3 becomes 123). The second to fourth quarter represents the date of when the last hoster was added to the “database”. It written in ISO 8601 format (YYYY-MM-DD) without leading zeros and dashes replaced by dots (2015-05-21 becomes 2015.5.21).

The Chrome Web Store uses the version string and displays it correctly (Version number, space, date).

Bugs

----

Sometimes the images get not recognized the first time. I set a short waiting period for chrome inserting the necessary Javascript code to the website displayed in the selected tab(s), but sometimes it takes too long. Simply restart the process and the images will be there.

Changelog

---------

A changelog with all commits made to this extension is available ad GitLab where it’s been actively developed.

https://gitlab.com/4w/oneclick-downloader/commits/master

一键下载插件安装

1、在打开的谷歌浏览器Chrome的扩展管理器(方法:点击最左侧的三个点,在弹出的菜单中选择【更多工具】-【扩展程序】,或者你可以在地址栏中直接输入chrome://extensions/)

2、进入扩展程序页面后将开发者模式打勾

3、最后将解压出来的一键下载.crx离线文件拖入到浏览器中即可安装添加(安装前可以确认插件版本是否为v1.2.5 201)

4、如果出现无法添加到个人目录中的情况,可以将crx文件右键,然后选择【管理员取得所有权】,再尝试重新安装

5、安装好后即可使用,安装成功以后该插件会立即显示在浏览器右上角(如果有插件按钮的话),如果没有插件按钮的话,用户还可以通过Chrome扩展管理器找到已经安装的插件。

下载地址

用户留言

网友NO.33928
网友NO.33928

此扩展程序完全以德语和英语进行了本地化,不需要在计算机上安装任何第三方应用程序。 您所需要的只是您的网络浏览器和此扩展程序! 

网友NO.20456
网友NO.20456

自动保存下载文件到不同的文件夹,根据类型或名称。

它是如何工作的?

右键单击下载链接,从上下文菜单中选择“设置下载文件夹…”。

为该文件创建一个规则,说明该文件和类似的文件应该保存在哪个文件夹中。

从现在开始,您可以通过简单的点击开始下载,文件将在正确的位置结束。

文件可以通过其MIME类型、文件扩展名、名称或URL来标识。

网友NO.31476
网友NO.31476

从一键托管服务下载图片,无需外部工具或其他第三方软件。

此Chrome / Chromium扩展程序可让您从常用的一键式托管服务商(例如ImageVenue,imgur,ImageBam等)中批量下载图像,这些主机通常用于各种图像板和网站。

插件分类

最新更新