Added Sessions (#484)

* Added Sessions

Safari extension to save your working sessions

* Added Sessions

With correction (removed line + lowercase categories)

* Adding Sessions
This commit is contained in:
Alex Perathoner 2019-12-20 12:23:37 +01:00 committed by Serhii Londar
parent 80a2ea9e53
commit 64e9e912ac

View file

@ -7534,6 +7534,23 @@
"cpp",
"objective_c"
]
},
{
"short_description": "Safari extension to save your working sessions",
"categories": [
"productivity",
"extensions"
],
"repo_url": "https://github.com/AlexPerathoner/Sessions",
"title": "Sessions",
"icon_url": "https://raw.githubusercontent.com/AlexPerathoner/Sessions/master/Sessions/Assets.xcassets/AppIcon.appiconset/512-1.png",
"screenshots": [
"https://raw.githubusercontent.com/AlexPerathoner/Sessions/master/screenExample.png"
],
"official_site": "",
"languages": [
"swift"
]
}
]
}