Downloads Router
Organize your downloads automatically! Set custom download locations based on filetype, filename, or source domain.
Forget about the mess in your Downloads folder!
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Version 0.5.1, 0.5.2
Tab URL matcher now uses optional tabs permission
Version 0.5.0
support tab url matcher
This extension allows you to set custom download locations with a flexible and strong RegExp-based rules. You can literally use all the power of regular expressions in your rules and handle even the most complex cases with this extension.
The download rules can be based on filetype, filename, file and referrer(a page where the download was started from) URLs. You can even substitute some part of the result download location with parts of your matching rules via capturing groups!
查看最近评论和评分分布。
商店综合星级:4.1。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Organize your downloads automatically! Set custom download locations based on filetype, filename, or source domain.
Automatically organize downloads inside default download location into sub-directories labelled by year and month.
Automatically routes Zendesk downloads into separate folders by ticket number
A simple and elegant Chrome extension manager allows you manage your extensions in a popup window.
Rename image files from the internet with a meaningful file name
Easily manage all your downloads from toolbar popup!
Finally, no more clutter in my Downloads folder ! ❤
Thank you! Whoever made this extension is a lifesaver. Kind of difficult to understand in the beginning but with some more info I was able to work it out!! THANK YOU!
great extension!
Works as expected and it is easy configurable. I've created a symbolic link in my downloads folder which points to a different drive where I download in separate folders. There is one problem with mime-types though; it doesn't work with types like 'application/epub+zip'. Does it need to be escaped (+)? EDIT: Created a workaround by using '\.(epub|mobi|pdf)$' in the FILENAME text field and stopped using the MIME-TYPE field for this rule.
4/5 from me, due to some bugs such as all my settings randomly being lost and rules being reset to default rule-set, which has been very irritating to redo 40+ rules with complex RegEx patterns crafted by hand. Other than that, very useful and much needed functionality to the web browsing workflow! Chromium browsers, and Firefox need to implement this natively (optionally). This is the 3rd or 4th expression-based downloads-router extension for Chromium I have tried, and not only does this one work properly (most of the time) as opposed to the previous ones I tried, but this one is much more complete and useful overall. --- My Feature wishlist: Additional placeholder for file-extension Common/useful RegEx pattern template snippet library with click-to-insert capability (Cloud synced) RegEx pattern color coding to make patterns easier to read (check out regexr.com for example of what I mean) Dark-mode ChatGPT-based RegEx auto-craft Ability to set a rule that takes file size in to account Randomized string placeholders ------------ Graphical File Explorer (explorer.exe) file context-menu (right-click menu) symbolic link, junctions, etc utility: You can download a graphical Windows program rather than the command-line based mklink (which I will discuss further down) that make's creating these junctions/symbolic links/etc. as simple as right-clicking a source folder and then selecting a context menu item and then right-clicking and selecting the context menu item on the destination folder to create your junction. Now simply route your downloads to your linked folder in the Chrome/Edge. You may have to use Drop As > Hardline Clone instead of Drop As > Junction after selecting the source link directory. --- Link Shell Extension utility Download: To download the Link Shell Extension graphical link tool instead of using "mklink" via command-prompt, go here: https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html --- Link Shell Extension usage tutorial: Here is a more thorough guide on using the graphical tool with pictures and all for those who are confused on how to use this properly: https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ ----- You can use Command-Prompt (cmd) or PowerShell (pwsh | powershell) to accomplish the creation of these links from the Downloads folder to elsewhere using "mklink". Command-line help text of the MKLINK utility: MKLINK [[/D] | [/H] | [/J]] <LINK> <TARGET> /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link Specifies the new symbolic link name. Target Specifies the path (relative or absolute) that the new link refers to. (Note: More information on mklink on Microsoft's site: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink)
I downloaded into multiple "site" domain-named subfolders but later realized that searching for stuff through so many subfolders could be a hassle. So I was able to download everything into one location with filenames consisting of domain name, custom datetime, and filename. For example: C:\Users\username\Downloads\_MyDownloads\sitename.com_20210119-105358_filename.jpeg. When sorted alphabetically, the _MyDownloads folder is positioned at the top of my screen. Here are the rule settings I used: Description: Organize by domain name datetime files Referrer URL: .+?://([^/]+)/.* Destination path: _Downloads/${referrer:1}_${date:YYYYMMDD-HHmmss}_${filename} I disabled all other rules.
Does what it says on the tin. It wasn't hard for me as web developer but an example template with common downloads (zip, images, pdf, exe) would be very helpful for the majority of this extension's users.
After many hours searching for my issue (native messaging, localhost, web server, etc.) I found this smart solution. That way users can export different files + different target locations from my website without the annoying Chrome prompt "Save As". Before the 0.3.1 patch today, Chrome put (1), (2) and so on at the file. So I wrote about it at github and the "overwrite" option got straight implemented within few hours. Super cool mate, keep it up!
Works and I know it, but I just don't have that much time to test those regexes along and see the results when exceptions occur. Media types are not that familiar, and the AND rule pertaining to the five matchers make it difficult to fall back to using only file suffixes to simplify the thing.
У меня он даже внутри папки не работает. 7z архив в "Загрузки" попал. Ну ладно, вроде там нет 7z в фильтре. Но exe у меня тоже в "Загрузки" попал. (У меня Edge). И вообще, почему нет диалогового окна, если расширение новое сохраняется? Почему не все архивы в фильтре - их ведь типов 12 максимум? И т.п. В итоге удалил, чего и вам желаю.