11{
2- "title" : " Explore Filter" ,
3- "description" : " Customize project and studio search results with filters on the Search, Explore, and Studio pages." ,
4- "credits" : [
5- { "username" : " Masaabu-YT" , "url" : " https://scratch.mit.edu/users/Masaabu-YT/" }
6- ],
7- "type" : [" Website" ],
8- "tags" : [" New" , " Featured" ],
9- "dynamic" : true ,
10- "options" : [
2+ "title" : " Explore Filter" ,
3+ "description" : " Customize project and studio search results with filters on the Search, Explore, and Studio pages." ,
4+ "credits" : [
5+ {
6+ "username" : " Masaabu-YT" ,
7+ "url" : " https://scratch.mit.edu/users/Masaabu-YT/"
8+ }
9+ ],
10+ "type" : [" Website" ],
11+ "tags" : [" New" , " Featured" ],
12+ "dynamic" : true ,
13+ "options" : [
14+ {
15+ "id" : " filter-operation" ,
16+ "name" : " Filter operation" ,
17+ "type" : 4 ,
18+ "options" : [
1119 {
12- "id" : " filter-operation" ,
13- "name" : " Filter operation" ,
14- "type" : 4 ,
15- "options" : [
16- {
17- "name" : " Hide" ,
18- "value" : " hide"
19- },
20- {
21- "name" : " Blur" ,
22- "value" : " blur"
23- }
24- ]
20+ "name" : " Blur" ,
21+ "value" : " blur"
2522 },
2623 {
27- "id" : " keep-settings" ,
28- "name" : " Keep filter setting even if you change pages" ,
29- "type" : 1
24+ "name" : " Hide" ,
25+ "value" : " hide"
3026 }
31- ],
32- "scripts" : [
33- { "file" : " script.js" , "runOn" : " /explore/*" },
34- { "file" : " script.js" , "runOn" : " /search/*" },
35- { "file" : " script.js" , "runOn" : " /studios/*" }
36- ],
37- "styles" : [
38- { "file" : " style.css" , "runOn" : " /explore/*" },
39- { "file" : " style.css" , "runOn" : " /search/*" },
40- { "file" : " style.css" , "runOn" : " /studios/*" }
41- ],
42- "resources" : [
43- { "name" : " filter-icon" , "path" : " /resources/filter.svg" },
44- { "name" : " title-icon" , "path" : " /resources/title.svg" },
45- { "name" : " user-icon" , "path" : " /resources/user.svg" },
46- { "name" : " calendar-icon" , "path" : " /resources/calendar.svg" }
47- ]
48- }
27+ ]
28+ },
29+ {
30+ "id" : " keep-settings" ,
31+ "name" : " Keep filter setting even if you change pages" ,
32+ "type" : 1
33+ }
34+ ],
35+ "scripts" : [
36+ { "file" : " script.js" , "runOn" : " /explore/*" },
37+ { "file" : " script.js" , "runOn" : " /search/*" },
38+ { "file" : " script.js" , "runOn" : " /studios/*" }
39+ ],
40+ "styles" : [
41+ { "file" : " style.css" , "runOn" : " /explore/*" },
42+ { "file" : " style.css" , "runOn" : " /search/*" },
43+ { "file" : " style.css" , "runOn" : " /studios/*" }
44+ ],
45+ "resources" : [
46+ { "name" : " filter-icon" , "path" : " /resources/filter.svg" },
47+ { "name" : " title-icon" , "path" : " /resources/title.svg" },
48+ { "name" : " user-icon" , "path" : " /resources/user.svg" },
49+ { "name" : " calendar-icon" , "path" : " /resources/calendar.svg" }
50+ ]
51+ }
0 commit comments