-
Notifications
You must be signed in to change notification settings - Fork 71
Getting started
-
GUI way
Download code as zip
Extract archive into any directory
-
CUI way
Run following command on your terminal window
git clone https://github.com/FoxRefire/wvg
Don't know how to get these files? See How to dump CDM key pair for more informations.
Place the Android L3 CDM key pair files into root directory of the extension
-
Supported CDM Key Pair Formats
-
device.wvd
-
device_client_id_blob
+device_private_key
-
client_id.bin
+private_key.pem
-
remote.json
(How to use Remote CDM)
-
Looking for permanent way? here
1. Navigate to about:debugging#/runtime/this-firefox
2. Click Load Temporary Add-on...
3. Select manifest.json
at the extension directory
1. Navigate to chrome://extensions/
2. Enable developer mode and click load unpacked
3. Select extension directory
1. Install Kiwi Browser from Google Play
2. Navigate to ︙ --> Extensions --> +(from .zip/.crx/.user.js)
3. Select extension ZIP file from SAF