Skip to content

Commit 438d7b4

Browse files
authored
Update data.json
1 parent 7d8349b commit 438d7b4

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

features/picture-in-picture/data.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,10 @@
1414
"New",
1515
"Featured"
1616
],
17-
"dynamic": true,
1817
"scripts": [
1918
{
2019
"file": "picture-in-picture.js",
2120
"runOn": "/projects/*"
2221
}
23-
],
24-
"resources": [{ "name": "popup-html", "path": "/popup.html" }],
25-
"options": [
26-
{
27-
"id": "interactivity-PiP",
28-
"name": "Make the project in picture popup interactive. (Experimental)",
29-
"type": 1
30-
}
3122
]
32-
}
23+
}

0 commit comments

Comments
 (0)