Skip to content

Instantly share code, notes, and snippets.

@meisa233
Created October 10, 2022 08:29
Show Gist options
  • Save meisa233/58aef38bd79194c4cec83a3cd3d4ddf5 to your computer and use it in GitHub Desktop.
Save meisa233/58aef38bd79194c4cec83a3cd3d4ddf5 to your computer and use it in GitHub Desktop.
How to install crx(chrome extension) on Yandex explorer (Android)
  1. Install yandex You can download from https://apkpure.com/yandex-browser-with-protect/com.yandex.browser
  2. Download .crx file If you on Ubuntu, input
unzip *.crx
  1. Delete _metadata folder
  2. Copy the complete folder unzipped from .crx file to your Android.
  3. input
chrome://extensions/

Open Developer Mode and click "load unpacked extension" 6. find your folder and select any *.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment