Extracteur de liens de téléchargement d'applications iOS

Extrait le lien de téléchargement IPA des URL itms-services ou affiche un message d'erreur à côté du bouton d'origine

Version au 03/03/2025. Voir la dernière version.

Auteur
WangONC
Notes
0 0 0
Version
0.8.0
Créé
03/03/2025
Mis à jour
03/03/2025
Taille
15,6 ko
Licence
MIT
S'applique à
Tous les sites

iOS App Download Link Extractor

Overview

iOS App Download Link Extractor is a Tampermonkey script that extracts direct IPA download links from itms-services URLs on web pages and displays them next to the original button. It makes downloading IPA files for iOS apps easier.

For more details, check the 中文 README.

Features

  • Automatically detects itms-services links.
  • Extracts and shows the IPA download link.
  • Displays error messages if something goes wrong.
  • Works with dynamically loaded content.

Installation

  1. Install a User Script Manager:

  2. Add the Script:

    • Choose one of the following methods to install:
      • Click Install/Update to install or update the script.
      • Install from Greasy Fork.

Usage

  • Visit a page with itms-services links.
  • The script will add a "Download IPA" link or an error message next to each link.

Notes

  • Requires a user script manager with GM.xmlHttpRequest permission enabled (used to access and parse plist content).

Feedback

Submit issues or suggestions on GitHub Issues.

Changelog

  • v0.7
    • Initial version: Basic functionality completed.
    • Added dynamic page monitoring.
    • Added basic error display and optimized error display format.

Author: WangONC
GitHub: https://github.com/WangONC/ios-app-download-link-extractor