this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #22 from jessejanderson/1.3.0

authored by

Jesse J. Anderson and committed by
GitHub
a698dd56 e5ba8254

+4 -2
+2
CHANGELOG.md
··· 9 9 10 10 ## [Unreleased] 11 11 12 + ## [1.3.0] 13 + 12 14 ### Added 13 15 14 16 - Support for alternative HTTPS method for detecting DID
+1 -1
manifest-firefox.json
··· 2 2 "manifest_version": 2, 3 3 "name": "SkyLink - Bluesky DID Detector", 4 4 "short_name": "SkyLink", 5 - "version": "1.2.0", 5 + "version": "1.3.0", 6 6 "author": "jesse@adhdjesse.com", 7 7 "browser_action": { 8 8 "default_icon": {
+1 -1
manifest.json
··· 2 2 "manifest_version": 3, 3 3 "name": "SkyLink - Bluesky DID Detector", 4 4 "short_name": "SkyLink", 5 - "version": "1.2.0", 5 + "version": "1.3.0", 6 6 "author": "jesse@adhdjesse.com", 7 7 "action": { 8 8 "default_icon": { "48": "logo48_gray.png", "128": "logo128_gray.png" }