This browser extension allows users to download APKs from the website using reverse-engineered Myket API, instead of the official Android app. Available on Edge Addons and Add-ons for Firefox.
- Node.js 18.16+ or Bun 1+
pnpm install
pnpm run dev
- Open
chrome://extensions/
- Turn on Developer Mode
- Click on
Load unpacked
and choose thedist
folder of the project - Happy hacking! This project doesn't include a hot reload, so you have to reload the extension each time you make a change.
pnpm install
pnpm run build
- in the dist folder:
- For Firefox builds delete manifest.json and rename manifest_firefox.json to manifest.json.
- For Chromium based browser builds delete manifest_firefox.json.
- Add Authentication flow if possible since the Auth token expires every 2 weeks
- Add an Android API selector