We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8349b commit 438d7b4Copy full SHA for 438d7b4
1 file changed
features/picture-in-picture/data.json
@@ -14,19 +14,10 @@
14
"New",
15
"Featured"
16
],
17
- "dynamic": true,
18
"scripts": [
19
{
20
"file": "picture-in-picture.js",
21
"runOn": "/projects/*"
22
}
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
- }
31
]
32
-}
+}
0 commit comments