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.

Enable the download button for incompatible clients (link to extension source)

See original GitHub issue

Following on from: https://github.com/mozilla/addons/issues/703

We should look to leave the “install” button enabled for incompatible clients so that users that user privacy.resistFingerprinting set to true can still install add-ons.

screenshot from 2018-04-23 13-18-36

We’ll need to figure out the correct wording in this case as well as make sure the JS API falls-back to the add-on link gracefully for incompatible UAs.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:17 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
cadeyrncommented, Sep 22, 2020

I guess the question was more about the other part:

while In Firefox desktop, the link will trigger an installation

I don’t expect that a “Download file” link triggers an installation, I expect it to trigger a download of the file.

1reaction
bobsilverbergcommented, Sep 16, 2020

I’m also slightly curious why the spacing between the button and the link changes in some screenshots. It’s very close to the button for some of them.

That was a result of a style in place for the mobile view. I’ve fixed that so that in all sizes there is the same 12px gap between the button and the link, and I’ve added the underline:

Screen Shot 2020-09-16 at 10 30 54 AM
Read more comments on GitHub >

github_iconTop Results From Across the Web

Distribute your app and the WebView2 Runtime
Use a link to programmatically download the bootstrapper; select the Get the Link button at the above download page. Or, download the ...
Read more >
Google Chrome Not Downloading Files: What to Do? - Techbout
The problem of Chrome Not Downloading Files could be due to corrupted cache, Incompatible browser extensions, corrupted download path and other reasons.
Read more >
How Do I Enable the Webex Plug-in to Join a Meeting Using ...
Click the Add Webex to Chrome button. · On the pop-up window that appears, click Add Extension.
Read more >
Fix problems installing Chrome - Google Chrome Help
If you get an error message when you try to download and install Google Chrome, try these fixes. Fix most installation errors Make...
Read more >
Publishing Extensions - Visual Studio Code
Once you have made a high-quality extension, you can publish it to the VS Code Extension Marketplace so others can find, download, and...
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