dgcfkhmmpcmkikfmonjcalnjcmjcjjdn
Builds a command line for 'curl/wget' tools to enable the download of data on a console only session. CurlWget provides the 'curl' or 'wget' command line string of a downloaded file. This is useful to replicate the download on headless servers / non graphical sessions, etc.
AI Code Finder, Alerts, Ask Questions about Papers: CatalyzeX
🧑💻 Get code for AI & other research papers, create alerts, ask authors questions directly on Google, ArXiv, Scholar, PubMed, IEEE CatalyzeX's free browser extension instantly finds and shows open-source code implementations for any research paper (AI and more) you encounter while browsing Google, ArXiv, Scholar, GitHub, Twitter/X, and many other search engines, forums, LLM/AI chats, and scholarly/academic websites. Don't see it on a website you want? Send us a note team+chrome@profillic.com Code for Papers Everywhere: ▶ Browse the web as usual and you'll start seeing [CODE] buttons next to papers everywhere. ▶ These buttons will automatically appear directly on the page for any implementation links found. ▶ Click on any [CODE] button to instantly jump to the open-source implementation and explore! Alert creation: ▶ Click on any bell icon to create an alert for new code for papers/topics, author's newest work, latest developments. Ask authors questions: ▶ Browse the web as usual and you'll start seeing a question box next to papers/articles everywhere. ▶ Type in your question to ask the authors of papers any question you may have! Powered by CatalyzeX.com's repository used by thousands of engineers, researchers, developers, and tech leaders worldwide — to browse algorithms, models, and papers with code for relevant and state-of-the-art developments in artificial intelligence, data science, computer vision, speech recognition, deep learning, and large language models. If you have any feedback/suggestions/requests or run into any issues, please email us at team+chrome@profillic.com anytime. We'd love to hear from you! ____ This extension also works on Opera and UC Browser. Need the Firefox add-on instead? Get it here: https://addons.mozilla.org/en-US/firefox/addon/code-finder-catalyzex/ Need the Edge add-on? Get it here: https://microsoftedge.microsoft.com/addons/detail/get-papers-with-code-ever/mflbgfojghoglejmalekheopgadjmlkm ____ *************** CATALYZEX VALUES YOUR PRIVACY *************** When you add CatalyzeX, it says that we can “Read and change all your data on all websites.” That’s only partially true. A more accurate description is that it allows CatalyzeX to insert [CODE] buttons next to any papers and techniques you see directly on the webpage, whenever available. While we’re sure you’re super interesting (especially as you're using CatalyzeX!), we do not have any interest in tracking what you search for, what you buy, etc. It’s just not what we do. At CatalyzeX, we care about privacy just as much as you do. It's core to our decision-making and how we deliver your CatalyzeX experience.
Aria2 Explorer
Speed up your downloads with Aria2, manage your download tasks easily. Aria2-Explorer captures browser's download task and exports it to Aria2 via JSON-RPC interfaces to complete download task. Aria2 is a lightweight multi-protocol & open-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. 1. For Windows, please install Aria2 Manager: https://apps.microsoft.com/detail/9p5wq68q20wv?cid=cws Other platform, please download Aria2 utility: https://github.com/aria2/aria2/releases/latest. 2. For Windows, please run Aria2 Manager . Other platform, please run Aria2 in the Terminal with typing aria2c --enable-rpc. 3. Install this Chrome extension. 4. Enable auto-capture on the extension options page and configure others as you need. (For Motrix user, please use http://localhost:16800/jsonrpc as the RPC URL) After these steps, you could enjoy the multi-threads and BT download experience inside the Chrome. Warning: Please turn off auto-capture function, when you are using other extension to download network resources. Otherwise, there will be conflict and exception arisen. Features: [ ZERO collection of user data and privacy ] 1. Auto capture browser download tasks - Capture notification - Support magnet links - Toggle auto-capture by shortcut (Default: Alt + A) - Set all Aria2 options manually before download - Filter task by the domain, file extensions or file sizes Filter priority: domain > file-ext > file-size, white-list > black-list 2. Auto-select Aria2 RPC server by matching the preset download URL pattern 4. Synchronize and store all settings on the cloud 5. Support for zh-CN/zh-TW/en/fr/it/ja/ko/ru/uk languages 9. Support shortcuts in the options page (Save: Alt + S Reset: Alt + R Download: Alt + J Upload: Alt + U)
Chrome extension source viewer
View source code of Chrome extensions, Firefox addons or Opera extensions (crx/nex/xpi) from the Chrome web store and elsewhere. View the source code of any Chrome extension in the Chrome Web store without installing it. Features: - Button at the Chrome Web store - Download extension as zip file - View source - Configurable via context menu on button: Set one-click action via "primary action on click". - View source: - File name/type filter - Search in the file content (literal or regexp) - Automatic beautification (formatting) of code - Syntax highlighting - Show hashes (md5, sha1, sha256, sha384, sha512) of individual files - Image preview - View embedded zip files - View any zip file by URL or file chooser - View source of platform-specific extensions (such as Chrome OS-only extensions, or NaCl for a different architecture). - Permalink to file and search result within a zip or extension file. - Full support for incognito mode. - Outputs public key and extension ID to the console. Optional features (see options page): - View source of Opera 15+ extensions, Edge extensions, Firefox addons or Thunderbird add-ons. - "View extension source" contextmenu item on links to Chrome extensions - View source of Chrome extensions outside the webstore. The View source button becomes visible when you select a CRX file for download. Change log: - 1.2.3: Add "downloads" permission to make sure that the "Download" button always works as intended. - 1.2.4: Add extra parameters to the CRX URL to make sure that CRX files of extensions uploaded to the Chrome Web Store after July 2014 are correctly read. - 1.2.6: Sync options, use optionsV2, show numeric progress instead of dots, updated JSBeautifier, restore font size. - 1.2.7: Bugfixes (viewer height, checkbox filter). - 1.3: Support Firefox addons (also available as a Firefox addon!) Search within files Customize webstore download parameters View embedded zip files and any zip file - 1.3.1: Use correct URL for loading extension files. - 1.3.2: Bugfix to allow unusual extension URLs to be opened again. - 1.4: New syntax highlighter, improved search controls, improved word wrap. - 1.5: Calculate hashes, add link to Github project page, bugfix for case-sensitive search. - 1.6: Improved search highlighting & also search in beautified content. - 1.6.2: Configurable "primary action on click", open new tab next to current tab. - 1.6.4: Support the new CRX3 Chrome extension file format (#62). - 1.6.6: Permalink support, Firefox add-on finder. - 1.6.7: Fix broken extension due to bug with storage access and NativeCrxBindings. - 1.6.8: Support CRX3 file format from CWS; support some other AMO domains. - 1.6.9: Add option to add the context menu item to more links (#69), open new tabs via context menu next to current tab. - 1.6.10: Improve syntax highlighting (perf, highlighting of WebAssembly source), show sum of file sizes. - 1.6.11: Add "Extension ID" row at Analysis of manifest.json, improve CRX3 public key detection, improve zip fallback detection. - 1.6.12: Support source viewing of Edge and Thunderbird extensions, recognize CRX3 from Opera, update beautifier. - 1.6.13: Work around Chrome bug that broke the extension button (#120). - 1.7.0: Support new Chrome Web Store (#134), and migrate to Manifest Version 3.
Simple mass downloader
A lightweight batch download manager with flexible filtering and mass-renaming options for easier, more efficient downloads. Collect, filter, rename, and download many files without opening each link by hand. It works with links from the current page, selected text, open tabs, the clipboard, local files, and generated URL patterns. Main features: ● Extract links and images from web pages, selections, tabs, clipboard, local files, or URL patterns. ● Filter resources by URL, text, file type, category, image size, width, or height. ● Rename files in bulk using flexible name masks. ● Organize downloads with Favorite Folders and Automatic Folders. ● Manage downloads with pause, resume, retry, cancel, server limits, and sequential mode. ● Export selected links for use in external download managers. Important: Before using batch downloads, disable “Ask where to save each file before downloading” in Chrome’s download settings. Otherwise Chrome will show a separate “Save As” dialog for each file.