Extension category

This commit is contained in:
Daniel Khamsing 2016-08-08 12:49:16 -07:00
parent 4b9223bf85
commit 8ddf08e3a1
1 changed files with 12 additions and 8 deletions

View File

@ -36,6 +36,10 @@
"title": "Developer", "title": "Developer",
"id": "developer" "id": "developer"
}, },
{
"title": "Extension",
"id": "extension"
},
{ {
"title": "GitHub", "title": "GitHub",
"id": "github", "id": "github",
@ -1290,7 +1294,7 @@
}, },
{ {
"title": "TodayStocks", "title": "TodayStocks",
"category": "finance", "category": ["finance", "extension"],
"description": "Show portfolio in a minimalist Today extension", "description": "Show portfolio in a minimalist Today extension",
"source": "https://github.com/premnirmal/TodayStocks", "source": "https://github.com/premnirmal/TodayStocks",
"itunes": "https://itunes.apple.com/app/todaystocks/id993467855", "itunes": "https://itunes.apple.com/app/todaystocks/id993467855",
@ -3850,8 +3854,8 @@
}, },
{ {
"title": "VPN On", "title": "VPN On",
"category": "misc", "category": "extension",
"description": "Today Widget to turn on VPN", "description": "Today extension to turn on VPN",
"license": "mit", "license": "mit",
"source": "https://github.com/lexrus/VPNOn", "source": "https://github.com/lexrus/VPNOn",
"itunes": "https://itunes.apple.com/app/vpn-on/id951344279", "itunes": "https://itunes.apple.com/app/vpn-on/id951344279",
@ -3995,8 +3999,8 @@
}, },
{ {
"title": "SwiftNote", "title": "SwiftNote",
"category": "text", "category": ["text", "extension"],
"description": "Simple note taking app with today widget and iCloud syncing", "description": "Simple note taking with Today extension & iCloud syncing",
"license": "mit", "license": "mit",
"source": "https://github.com/mslathrop/SwiftNote", "source": "https://github.com/mslathrop/SwiftNote",
"stars": 171, "stars": 171,
@ -4020,7 +4024,7 @@
}, },
{ {
"title": "Fojusi", "title": "Fojusi",
"category": "timer", "category": ["timer", "extension"],
"description": "Work timer with Today extension", "description": "Work timer with Today extension",
"source": "https://github.com/dasdom/Tomate", "source": "https://github.com/dasdom/Tomate",
"itunes": "https://itunes.apple.com/app/fojusi/id923044693", "itunes": "https://itunes.apple.com/app/fojusi/id923044693",
@ -5783,8 +5787,8 @@
}, },
{ {
"title": "OpenIt", "title": "OpenIt",
"category": "misc", "category": "extension",
"description": "Notification widget to launch other apps from the notification center", "description": "Today extension to launch other apps from the notification center",
"source": "https://github.com/BalestraPatrick/OpenIt", "source": "https://github.com/BalestraPatrick/OpenIt",
"license": "other", "license": "other",
"stars": 92, "stars": 92,