From 3c638fe3fbc37e3d488147972dfb09c7ea32b177 Mon Sep 17 00:00:00 2001 From: Corbin Davenport Date: Sun, 9 Jul 2023 21:57:20 -0400 Subject: [PATCH] Update settings page --- manifest-firefox.json | 6 +- manifest.json | 6 +- settings.html | 133 ++++++++++++++++++++++-------------------- 3 files changed, 76 insertions(+), 69 deletions(-) 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 @@ - - - - - - + + + + + Share to Mastodon Settings + -
- - -
- - -
- Mastodon forks or alternative servers, like Wildebeest or PixelFed, may not be compatible. - -
- - -
- - -
- - -
-
- Open about:addons in a new tab, click the settings gear button, then select "Manage extension shortcuts." + +
+
+
+
+

Share to Mastodon Settings

+

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!

- -
- - - - - - - - - -
+
Mastodon forks or alternative servers, like Wildebeest or PixelFed, may not be compatible.
+ +
+ + +
+ + +
+ + +
+
+ Open about:addons in a new tab, click the settings gear button, then select "Manage extension shortcuts." +
+
+
+
+ +
+

Donate

+

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.

+

Need help?

+

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.

+
+
+ +
+
+ Share to Mastodon uses code from Bootstrap. You can find the source code on GitHub, under the GPL license.
+
+
- - +