question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider a different title for Android pages

See original GitHub issue

We currently use Firefox for the Firefox pages and Android for the Android pages, e.g.:

  • homepage with clientApp set to firefox: Add-ons for Firefox
  • homepage with clientApp set to android: 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:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
MeridelWcommented, Oct 23, 2018

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)

0reactions
ioanarusiczkicommented, Oct 26, 2018

Verified on AMO dev With FF63 (Win10)

When client app is android the following is displayed

example 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">

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found