diff --git a/manifest.json b/manifest.json index 2959867..66e155b 100644 --- a/manifest.json +++ b/manifest.json @@ -16,10 +16,6 @@ }, "legacy": { - "type": "xul", - "options": { - "page": "chrome://colorediffs/content/options/options.xul", - "open_in_tab": true - } + "type": "xul" } }