Last active
July 3, 2023 08:36
-
-
Save ajmalafif/20dc07c94593d423ca9a52824b0ef3b7 to your computer and use it in GitHub Desktop.
Revisions
-
ajmalafif revised this gist
Jul 3, 2023 . 1 changed file with 61 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,61 @@ { "id": "lhn1hp8aqiulsb1pji", "name": "Screenshot -> Resize & Bordered", "description": "", "color": "green", "actions": [ { "id": "ljmha6c33u1ov3tam9o", "command": { "name": "getCurrentSelection", "metadata": {}, "title": "", "description": "" }, "actions": [ { "id": "ljmgz0epgtparvl3zto", "command": { "name": "setDimensions", "metadata": { "width": "375", "height": "812" }, "title": "", "description": "" }, "actions": [] }, { "id": "ljmh18unvdzq7mvohxo", "command": { "name": "placeInFrame", "metadata": {}, "title": "", "description": "" }, "actions": [ { "id": "ljmgu49qy8g4lerc1k", "command": { "name": "addStroke", "metadata": { "strokeColor": [ { "type": "SOLID", "color": { "r": 191, "g": 191, "b": 191, "a": 1 } } ], "strokeWeight": 1, "strokeAlign": "OUTSIDE" }, "title": "", "description": "" }, "actions": [] } ] } ] } ], "createdAt": 1684045973242, "automationWasChanged": true } -
ajmalafif created this gist
Jul 3, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"id":"lhn1hp8aqiulsb1pji","name":"Screenshot -> Resize & Bordered","description":"","color":"green","actions":[{"id":"ljmha6c33u1ov3tam9o","command":{"name":"getCurrentSelection","metadata":{},"title":"","description":""},"actions":[{"id":"ljmgz0epgtparvl3zto","command":{"name":"setDimensions","metadata":{"width":"375","height":"812"},"title":"","description":""},"actions":[]},{"id":"ljmh18unvdzq7mvohxo","command":{"name":"placeInFrame","metadata":{},"title":"","description":""},"actions":[{"id":"ljmgu49qy8g4lerc1k","command":{"name":"addStroke","metadata":{"strokeColor":[{"type":"SOLID","color":{"r":191,"g":191,"b":191,"a":1}}],"strokeWeight":1,"strokeAlign":"OUTSIDE"},"title":"","description":""},"actions":[]}]}]}],"createdAt":1684045973242,"automationWasChanged":true}