diff --git a/manifest-firefox.json b/manifest-firefox.json index 8731679..52204b0 100644 --- a/manifest-firefox.json +++ b/manifest-firefox.json @@ -1,13 +1,13 @@ { "manifest_version": 3, "name": "Share to Mastodon", - "version": "2.0", + "version": "2.1", "author": "Corbin Davenport", "homepage_url": "https://github.com/corbindavenport/share-to-mastodon", - "description": "Share links to Mastodon in one click!", + "description": "Share links to Mastodon in one click", "options_ui": { "page": "settings.html", - "open_in_tab": false + "open_in_tab": true }, "action": { "default_icon": { diff --git a/manifest.json b/manifest.json index 34fe93b..5329fa5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,13 @@ { "manifest_version": 3, "name": "Share to Mastodon", - "version": "2.0", + "version": "2.1", "author": "Corbin Davenport", "homepage_url": "https://github.com/corbindavenport/share-to-mastodon", - "description": "Share links to Mastodon in one click!", + "description": "Share links to Mastodon in one click", "options_ui": { "page": "settings.html", - "open_in_tab": false + "open_in_tab": true }, "action": { "default_icon": { diff --git a/settings.html b/settings.html index dd95807..66984c9 100644 --- a/settings.html +++ b/settings.html @@ -2,74 +2,81 @@
- - - - - - + + + + +This is where you can add or remove saved Mastodon servers or change the keyboard shortcut. Your changes are saved automatically.
+If you find Share to Mastodon useful, please donate to support continued development. It would mean a lot!
- -If you find Share to Mastodon useful, please donate to support continued development. It would mean a lot!
+ + + + + + + + + +Share to Mastodon is developed by Corbin Davenport.
+If something isn't working, or if you just want to chat with other Share to Mastodon users, create an issue on GitHub or join the Discord server.
+