diff --git a/README.md b/README.md index e8b7a2d..297b7fb 100644 --- a/README.md +++ b/README.md @@ -107,10 +107,16 @@ Optional features you can try, to see how they change how you perceive and use T ### Other mobile features -| No trends on Explore screen, just search | No "Open app" nag in tweet header / Hide messages nav item |No "Switch to the app" nag when logged out… | …or when logging in +| No trends on Explore screen, just search | No "Open app" nag in tweet header | No "Switch to the app" nag when logged out… | …or when logging in | - | - | - | - | | ![Screenshot of the Explore screen in mobile Twitter, with only the search part of the screen visible](screenshots/firefox_android_explore.jpg) | ![Screenshot an individual tweet in mobile Twitter, without the usual "Open app" buttoin in the header, and without the usual Messages navigation item in the bottom navigation bar](screenshots/firefox_android_tweet.jpg) | ![Screenshot of the login screen in mobile Twitter, without the usual "Twitter is better on the app" overlay](screenshots/firefox_android_no_nag_home.jpg) | ![Screenshot of the logged out home screen in mobile Twitter, without the usual "Twitter is better on the app" overlay](screenshots/firefox_android_no_nag_login.jpg) | +### Experimental features + +| Hide metrics | Reduced interaction mode | Highlight (or hide) verified accounts | +| - | - | - | +| ![Sceenshot of a Twitter timeline with blank spaces where numbers for metrics should be](screenshots/hide_metrics.png) | ![Sceenshot of a Twitter timeline with the action bar below each tweet completely missing](screenshots/reduced_interaction_mode.png) | ![Sceenshot of a Twitter timeline with a tweet by a user with a verified badge highlighted](screenshots/highlight_verified_accounts.png) | + ### Language support As of v2.2, all 48 of the display languages available on Twitter are supported, some examples: diff --git a/screenshots/arabic.png b/screenshots/arabic.png index 573d363..14ae839 100644 Binary files a/screenshots/arabic.png and b/screenshots/arabic.png differ diff --git a/screenshots/chrome_options_dark.png b/screenshots/chrome_options_dark.png index 5ec57ee..9052758 100644 Binary files a/screenshots/chrome_options_dark.png and b/screenshots/chrome_options_dark.png differ diff --git a/screenshots/chrome_options_light.png b/screenshots/chrome_options_light.png index 3b4ff37..7cae007 100644 Binary files a/screenshots/chrome_options_light.png and b/screenshots/chrome_options_light.png differ diff --git a/screenshots/firefox_android_menu.jpg b/screenshots/firefox_android_menu.jpg index dd5e454..95b7953 100644 Binary files a/screenshots/firefox_android_menu.jpg and b/screenshots/firefox_android_menu.jpg differ diff --git a/screenshots/firefox_android_quote_tweets.jpg b/screenshots/firefox_android_quote_tweets.jpg index 0dc6651..9c237fa 100644 Binary files a/screenshots/firefox_android_quote_tweets.jpg and b/screenshots/firefox_android_quote_tweets.jpg differ diff --git a/screenshots/firefox_android_settings.jpg b/screenshots/firefox_android_settings.jpg index ab9ce2d..202f248 100644 Binary files a/screenshots/firefox_android_settings.jpg and b/screenshots/firefox_android_settings.jpg differ diff --git a/screenshots/firefox_android_shared_tweets.jpg b/screenshots/firefox_android_shared_tweets.jpg index 122ff35..6ce3158 100644 Binary files a/screenshots/firefox_android_shared_tweets.jpg and b/screenshots/firefox_android_shared_tweets.jpg differ diff --git a/screenshots/firefox_android_timeline.jpg b/screenshots/firefox_android_timeline.jpg index 6ee2382..8ab9b60 100644 Binary files a/screenshots/firefox_android_timeline.jpg and b/screenshots/firefox_android_timeline.jpg differ diff --git a/screenshots/firefox_android_tweet.jpg b/screenshots/firefox_android_tweet.jpg index 24f3a23..3808de1 100644 Binary files a/screenshots/firefox_android_tweet.jpg and b/screenshots/firefox_android_tweet.jpg differ diff --git a/screenshots/firefox_options_dark.png b/screenshots/firefox_options_dark.png index 5896855..fd50876 100644 Binary files a/screenshots/firefox_options_dark.png and b/screenshots/firefox_options_dark.png differ diff --git a/screenshots/firefox_options_light.png b/screenshots/firefox_options_light.png index 213a82f..80db0a4 100644 Binary files a/screenshots/firefox_options_light.png and b/screenshots/firefox_options_light.png differ diff --git a/screenshots/hide_metrics.png b/screenshots/hide_metrics.png new file mode 100644 index 0000000..205fa37 Binary files /dev/null and b/screenshots/hide_metrics.png differ diff --git a/screenshots/highlight_verified_accounts.png b/screenshots/highlight_verified_accounts.png new file mode 100644 index 0000000..0ddb7f6 Binary files /dev/null and b/screenshots/highlight_verified_accounts.png differ diff --git a/screenshots/irish.png b/screenshots/irish.png index fa8299a..b352be3 100644 Binary files a/screenshots/irish.png and b/screenshots/irish.png differ diff --git a/screenshots/japanese.png b/screenshots/japanese.png index ad081f1..3cd8a67 100644 Binary files a/screenshots/japanese.png and b/screenshots/japanese.png differ diff --git a/screenshots/more_menu.png b/screenshots/more_menu.png index 3eb650f..a525adb 100644 Binary files a/screenshots/more_menu.png and b/screenshots/more_menu.png differ diff --git a/screenshots/quote_tweets.png b/screenshots/quote_tweets.png index 12267b1..e9da9e8 100644 Binary files a/screenshots/quote_tweets.png and b/screenshots/quote_tweets.png differ diff --git a/screenshots/reduced_interaction_mode.png b/screenshots/reduced_interaction_mode.png new file mode 100644 index 0000000..6965cd1 Binary files /dev/null and b/screenshots/reduced_interaction_mode.png differ diff --git a/screenshots/shared_tweets.png b/screenshots/shared_tweets.png index 175dda3..0f19490 100644 Binary files a/screenshots/shared_tweets.png and b/screenshots/shared_tweets.png differ diff --git a/screenshots/timeline.png b/screenshots/timeline.png index ef4dae1..7ab6825 100644 Binary files a/screenshots/timeline.png and b/screenshots/timeline.png differ