All Projects β†’ stefansundin β†’ chrome-download-panel

stefansundin / chrome-download-panel

Licence: GPL-3.0 License
πŸ”¬ Download panel for Chrome's developer tools.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to chrome-download-panel

fox
Firefox stuff
Stars: ✭ 88 (+252%)
Mutual labels:  firefox
SyncMarks-Extension
Browser Webextension for Firefox, Edge or Chromium derivatives to sync your bookmarks with a private backend.
Stars: ✭ 23 (-8%)
Mutual labels:  firefox
looped-in
A browser extension that displays Hacker News comments for the current webpage
Stars: ✭ 63 (+152%)
Mutual labels:  firefox
shavar-plugin-blocklist
❌ Firefox plugin blocklist
Stars: ✭ 18 (-28%)
Mutual labels:  firefox
MaterialFox-BigSur
A cleaner, more refined userChrome.css theme for Firefoxβ€”forked from MaterialFox
Stars: ✭ 62 (+148%)
Mutual labels:  firefox
firefox tunnel
The way to use firefox to make a tunnel to remote communication, bypass any firewall
Stars: ✭ 57 (+128%)
Mutual labels:  firefox
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-44%)
Mutual labels:  firefox
FirefoxW10ContextMenus
Emulates the Windows 10 context menus in Firefox.
Stars: ✭ 103 (+312%)
Mutual labels:  firefox
FiremacsWE
Firemacs as a Web Extension
Stars: ✭ 26 (+4%)
Mutual labels:  firefox
example-node-and-browser-qunit-ci
Example project with continuous integration for linting and cross-browser testing of isomorphic JavaScript.
Stars: ✭ 18 (-28%)
Mutual labels:  firefox
FirefoxSidebar
Vertical tab design for Firefox with dynamic indentation:: Sideberry and TreeStyleTabs (Legacy) themes available!
Stars: ✭ 64 (+156%)
Mutual labels:  firefox
redminetoolbar
Firefox add-on to improve handling of Redmine projects
Stars: ✭ 27 (+8%)
Mutual labels:  firefox
mute-sites-by-default
WebExtension that mutes all sites by default and remembers unmuted sites
Stars: ✭ 19 (-24%)
Mutual labels:  firefox
Session-resurrection
Save your browser sessions and restore them any time
Stars: ✭ 36 (+44%)
Mutual labels:  firefox
gkay
rainbow themes (sponsored by https://git.io/kiwmi)
Stars: ✭ 16 (-36%)
Mutual labels:  firefox
drop-feeds
Drop Feeds is a Sage / Sage++ like addon (webextension) for Firefox Quantum
Stars: ✭ 18 (-28%)
Mutual labels:  firefox
buildhub
DEPRECATED: Mozilla Build Metadata Service
Stars: ✭ 13 (-48%)
Mutual labels:  firefox
page-shadow
A Chrome, Firefox, Opera and Edge extension to increase contrast, decrase brightness and invert color of websites
Stars: ✭ 14 (-44%)
Mutual labels:  firefox
paywallr
πŸ”“ Web extension for reading articles locked behind paywalls of over 50 german newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt
Stars: ✭ 63 (+152%)
Mutual labels:  firefox
re-style
A user style manager for Firefox 57+ which can load local files and apply UI styles
Stars: ✭ 33 (+32%)
Mutual labels:  firefox

Chrome Download Panel

Adds a download panel to your devtools!

Chrome Web Store: https://chrome.google.com/webstore/detail/download-panel/dfkcgjijchipieeogdonnjbhlhjphbfn

When this extension fails to do the job, you can try Chrono Download Manager. Then file an issue and let me know how I can improve this extension. :)

Icon from: http://www.iconarchive.com/show/100-flat-icons-by-graphicloads/download-3-icon.html

Screenshot

Screenshot of Download Panel in the Chrome Devtools

Tips

  • If you have a URL in your clipboard when opening the download panel, it will be pasted in the URL field automatically.
  • End the filename with a / to automatically extract and append the filename from the URL.
  • The file extension from the URL is automatically used if you don't specify an extension in the filename field.
  • Middle-click a [download] link to open a save-as dialog.
  • Middle-click a URL to open it in a new tab.
  • Use the Inspect badge in the filename field to easily grab text from the page and use it for the filename.
  • A red circle means that the network entry appeared after you filtered the list. A green circle means you have already downloaded the URL (it is in the history list).
  • If you use a Network filter regular expression that have capture groups, then you can reference those capture groups in the filename field with $1, $2, $3, etc.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].