Add Amplosion by @christianselig (#978)

This commit is contained in:
dkhamsing 2021-09-23 09:55:44 -07:00 committed by GitHub
parent ecd7cb15b3
commit 15ee244f2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -77,6 +77,11 @@
"id": "content-blocking",
"parent": "extension"
},
{
"title": "Safari Extension",
"id": "safari-extension",
"parent": "extension"
},
{
"title": "Today",
"id": "today",
@ -26737,6 +26742,25 @@
"swift",
"swiftui"
]
},
{
"title": "Amplosion",
"description": "Redirect AMP links to their normal counterpart",
"category-ids": [
"safari-extension"
],
"source": "https://github.com/christianselig/Amplosion",
"itunes": "https://apps.apple.com/app/id1585734696",
"license": "other",
"date_added": "Sep 23 2021",
"suggested_by": "@dkhamsing",
"screenshots": [
"https://user-images.githubusercontent.com/4723115/134539974-58b14c40-3c54-4fd2-b020-e762314b7f24.png"
],
"tags": [
"swift"
],
"stars": 186
}
]
}