Consider a different title for Android pages
See original GitHub issueWe currently use Firefox
for the Firefox pages and Android
for the Android pages, e.g.:
- homepage with
clientApp
set tofirefox
:Add-ons for Firefox
- homepage with
clientApp
set toandroid
:Add-ons for Android
- add-on detail page (
firefox
):Stratiform – Get this Extension for 🦊 Firefox (en-US)
- add-on detail page (
android
):Stratiform – Get this Extension for 🦊 Android (en-US)
Are we happy with this? @bobsilverberg and I find that not having “Firefox for Android” sounds a bit odd.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
How to change title of Activity in Android? - Stack Overflow
Try setTitle by itself, like this: setTitle("Hello StackOverflow");.
Read more >Using the Title in Navigation Bar for a page status
I'm designing an app on iOS & Android. My client wants the title in the Navigation Bar/App Bar to be a status rather...
Read more >Unique page/screen titles - Accessibility for Products - BBC
Examine the title of each page/screen on the site/app. Verify that a title exists: For HTML a unique descriptive {code}title{/code} element must be...
Read more >Ambiguity re. whether and how 1.4.2 'Page title' applies to ...
In the case of 1.4.2, there's an ambiguity: the Success Criteria's only requirement is for the title of a document (i.e. <title> for...
Read more >More information on how Google generates titles for web page ...
Our new system is designed to address even more situations where going beyond the title element might be helpful. Here are some examples...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I agree not having “Firefox for Android” sounds odd. My once concern with including it is that Google character count limits might cut off the “Android” portion. This will only happen in cases where the extension name is longer. We could cut out the “for” to save some characters. How about this?
Get this Extension for 🦊 Firefox Android (en-US)
Verified on AMO dev With FF63 (Win10)
When
client app
isandroid
the following is displayedexample for an extension
<meta property="og:title" content="Enhancer for YouTube™ – Get this Extension for 🦊 Firefox Android (en-US)" data-react-helmet="true">
example for a Theme with language (de)
<meta property="og:title" content="The Galaxy of Andromeda – Get this Theme for 🦊 Firefox Android (de)" data-react-helmet="true">