This Chrome browser extension simplifies the process of sharing anime art to a Telegram channel with just one click. It serves as a helpful tool for channel administrators who want to quickly send anime art from their browser to a designated Telegram channel.
- donmai.us
- rule34.xxx
- Easy setup and integration with your Telegram bot
- Intuitive interface with a dedicated button for instant forwarding
- Compatibility with popular anime art websites
- Image grouping
- Displaying notifications
- UI improvements
- Support for multiple Chat IDs
- Adding custom descriptions
- Ability to disable automatic hashtags
- Editing hashtags
-
Clone the repository using the command:
git clone https://github.com/Octoober/anime-art-forwarder.git
-
Navigate to the project directory:
cd anime-art-forwarder
-
Install dependencies using npm:
npm install
-
npm run watch
: Run the watch command to track file changes and automatically rebuild the project -
npm run build
: Builds the app for production to the build folder -
npm run pack
: Packs the build folder into a zip file under release folder -
npm run repack
: Repackage the project -
npm run format
: Formats all the HTML, CSS, JavaScript, TypeScript and JSON files