mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
11 lines
267 B
Markdown
11 lines
267 B
Markdown
Build it,
|
|
|
|
```
|
|
cd ..
|
|
npm install
|
|
npm run webext
|
|
```
|
|
|
|
and then load this directory as an unpacked extension.
|
|
* https://developer.mozilla.org/en-US/docs/Tools/about:debugging#Loading_a_temporary_extension
|
|
* https://developer.chrome.com/extensions/getstarted#manifest
|