11{
2- "name" : " Icondrop" ,
3- "identifier" : " com.iconscout.sketch.icondrop" ,
4- "description" : " Get access to 2,000,000+ Icons, Illustrations & Stock Photos right into Sketch App" ,
5- "version" : " 2.2.1" ,
2+ "name" : " Iconscout" ,
63 "icon" : " icon.png" ,
4+ "description" : " Get access to 2,000,000+ Icons, Illustrations & 3D Illustrations right into Sketch App" ,
75 "homepage" : " https://iconscout.com" ,
86 "author" : " Iconscout" ,
97 "authorEmail" : " support@iconscout.com" ,
10- "appcast" : " https://raw.githubusercontent.com/Iconscout/icondrop/master/.appcast.xml" ,
118 "compatibleVersion" : 3 ,
129 "bundleVersion" : 1 ,
1310 "commands" : [
1411 {
15- "name" : " Icondrop" ,
16- "script" : " index.js" ,
17- "identifier" : " icondrop" ,
18- "description" : " Get access to 2,000,000+ Icons, Illustrations & Stock Photos right into Sketch App" ,
19- "icon" : " icons/favicon-64x64.png" ,
20- "shortcut" : " cmd shift i"
21- },
22- {
23- "name" : " Iconscout Selection Changed" ,
24- "identifier" : " selection-changed" ,
25- "script" : " selection-changed.js" ,
12+ "name" : " Iconscout" ,
13+ "identifier" : " iconscout.index" ,
14+ "script" : " __index.js" ,
15+ "shortcut" : " cmd shift i" ,
2616 "handlers" : {
17+ "run" : " onRun" ,
2718 "actions" : {
28- "SelectionChanged.finish " : " onSelectionChanged "
19+ "Shutdown " : " onShutdown "
2920 }
3021 }
3122 }
3223 ],
3324 "menu" : {
3425 "items" : [
35- " icondrop "
26+ " iconscout.index "
3627 ],
3728 "isRoot" : true
3829 },
39- "disableCocoaScriptPreprocessor" : true
30+ "version" : " 2.3.0" ,
31+ "identifier" : " iconscout" ,
32+ "disableCocoaScriptPreprocessor" : true ,
33+ "appcast" : " https://raw.githubusercontent.com/Iconscout/icondrop/master/.appcast.xml"
4034}
0 commit comments