Remove $schema from extension manifest.

This commit is contained in:
Bauke 2022-03-17 14:20:44 +01:00
parent c25e390f68
commit 21e29bf655
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
{
"$schema": "http://json.schemastore.org/webextension",
"manifest_version": 2,
"name": "Queue",
"description": "A WebExtension for queueing links.",