mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Update webext manifest descriptionn
This commit is contained in:
parent
453bf0611c
commit
e6f9211d13
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "snowflake-pt",
|
"name": "snowflake-pt",
|
||||||
"version": "0.0.0-git",
|
"version": "0.0.0-git",
|
||||||
"description": "WebRTC Pluggable Transport",
|
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
|
||||||
"main": "snowflake.coffee",
|
"main": "snowflake.coffee",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "test"
|
"test": "test"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Snowflake",
|
"name": "Snowflake",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "Snowflake ...",
|
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
|
||||||
"background": {
|
"background": {
|
||||||
"scripts": ["snowflake.js"],
|
"scripts": ["snowflake.js"],
|
||||||
"persistent": true
|
"persistent": true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue