Commit e6f9211d authored by Arlo Breault's avatar Arlo Breault
Browse files

Update webext manifest descriptionn

parent 453bf061
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "name": "snowflake-pt",
  "version": "0.0.0-git",
  "description": "WebRTC Pluggable Transport",
  "description": "Snowflake is a WebRTC pluggable transport for Tor.",
  "main": "snowflake.coffee",
  "directories": {
    "test": "test"
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
	"manifest_version": 2,
	"name": "Snowflake",
	"version": "0.0.1",
	"description": "Snowflake ...",
	"description": "Snowflake is a WebRTC pluggable transport for Tor.",
	"background": {
		"scripts": ["snowflake.js"],
		"persistent": true