AltSource Browse

Browse any AltStore sources on web, and directly download IPAs from source.

by @laosbxd

Recommended Sources

  • AltStore Official
  • Laoalts - Shibo Lyu's source
  • UTM Official
  • QuarkSource
  • RandomSource

For Source Maintainers

Though AltSource Browse works with any sources, it's crucial to set CORS headers so AltSource Browse can directly read your source. Learn more about how to set up CORS here . You can see if your source has CORS enabled or not by using "inspect" function of your browser to see if there's any CORS errors in console when browsing your source.

Behind the scenes, for those source not supporting CORS, AltSource Browse would use a serverless function to fetch your source JSON and send back to AltSource Browse with CORS set. However, our provider has a limit on how many times and duration the function can be fired everyday, so it could simply run out of quota and fail. Also, AltSource will still try get your source directly to see if your source supports CORS, making your source slow.

You can suggest adding sources to Recommended Sources section by contacting me on Twitter, @laosbxd .