Created Getting started (markdown)

FoxRefire 2024-05-18 11:12:26 +09:00
parent d3e5e85e49
commit f40326bd47

35
Getting-started.md Normal file

@ -0,0 +1,35 @@
# Pre-setup
### 1. Download or Clone extension
**GUI way**
Download code as zip
![Screenshot_20240518_103248-1](https://github.com/FoxRefire/wvg/assets/155989196/ae740d6d-6a03-4617-9022-c0560e4e191b)
Extract archive into any directory
![Screenshot_20240518_104246](https://github.com/FoxRefire/wvg/assets/155989196/eeaf00c1-2829-4473-b444-9e803dfe65a2)
**CUI way**
Run following command on your terminal window
```
git clone https://github.com/FoxRefire/wvg
```
### 2. Put CDM files
Place the Android L3 CDM files into root directory of the extension
![Screenshot_20240518_105700-2](https://github.com/FoxRefire/wvg/assets/155989196/dc39b22d-d36d-47c4-b2de-ec8f1087c8c4)
# Install extension for Firefox
**1. Navigate to `about:debugging#/runtime/this-firefox`**
**2. Click Load Temporary Add-on... and select `manifest.json` at the extension directory**
![Screenshot_20240518_110734-1](https://github.com/FoxRefire/wvg/assets/155989196/36ff0d02-0f0a-43f7-ac57-24f48a1aab99)