Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddasutein/autorename

A browser extension for Google Chrome and Microsoft Edge that refines file names when downloading content from X (formerly Twitter), Reddit and Threads
https://github.com/ddasutein/autorename

bluesky browser-extension chrome chrome-extension chrome-extensions edge edge-extension firefox-addon javascript reddit threads-net twitter x

Last synced: about 1 month ago
JSON representation

A browser extension for Google Chrome and Microsoft Edge that refines file names when downloading content from X (formerly Twitter), Reddit and Threads

Awesome Lists containing this project

README

        





AutoRename for Microsoft Edge and Google Chrome



Download now


Chrome Web Store
|
Microsoft Edge Extension Store

## Example

This is an example of downloading an image from X (Twitter) using the normal method versus the AutoRename extension

**BEFORE**

Using the default "Save image as" option in Microsoft Edge.

![autorename-before](https://user-images.githubusercontent.com/24803220/55883799-893cba00-5bd9-11e9-8843-4c065939243b.png)

**AFTER**

Using the extension "Save image as (AutoRename)" in Microsoft Edge.

`[@][Twitter username] [Tweet ID] [Random string].`

![autorename-after](https://user-images.githubusercontent.com/24803220/55883848-9d80b700-5bd9-11e9-950a-9b8ae05e9f5b.png)

## Getting Started

Check out the Wiki tab for instructions on how to use the extension.

## Donation

Developing this extension is not my full time job and I do it mostly on my free time. If you want to support my work, you are more than welcome to donate. Please don't spend anything beyond your means. I'm already financially stable with my actual job!

[Donatation Link](paypal.me/dustinlirio)

## Compatibility

This extension primarily targets the Microsoft Edge (Chromium) and Google Chrome browsers only. I cannot guarantee support for other Chromium based browsers.

## Bug Report or Feature Suggestion

For bug reports, go to the issues tab. If you want to discuss new features or if you have any questions, go to the discussion tab.

## Roadmap

Website | Supported
:--|:--
X | Yes
Instagram | No (low priority, but you may submit PR)
Facebook | No (low priority, but you may submit PR)
Reddit | Yes
Threads | Yes
Bluesky | Coming Soon
General Websites | In-development (as of 7/10/2023) but low priority

## MIT License

Copyright (c) 2024 Dasutein

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.