Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Extension not installable on Android #6

Open
elmodor opened this issue May 13, 2021 · 5 comments
Open

Firefox Extension not installable on Android #6

elmodor opened this issue May 13, 2021 · 5 comments

Comments

@elmodor
Copy link

elmodor commented May 13, 2021

The firefox extension:
https://addons.mozilla.org/de/firefox/addon/linkding-extension/
is not available on the new firefox version on android (firefox 88.1.3).
It says, that the extension is incompatible with firefox android on the store page.

@konstantingoretzki
Copy link

Installing and configuring the extension is possible if you use a Firefox version / fork (like Firefox Nightly or Fennec) that allows adding a custom addon collection. However it looks like the Omnibox API is not fully supported on Android. I've tried it and there aren't any results by using the ld <search-term> command in the search bar.

Possible relevant issues:

Besides I also haven't been able to find the extension shortcut to add a bookmark.
Guess until the Omnibox API isn't fully integrated on Android it isn't any use to request Mozilla to whitelist / add the extension for Android users?

@elmodor
Copy link
Author

elmodor commented Jun 21, 2022

Yeah I can't get it to work anymore either on Android. It worked before they reworked it.

@Nimdoc
Copy link

Nimdoc commented Jan 8, 2024

It is now possible to install on the latest version of Firefox on Android. To do so, you must view the addon page in desktop mode and then install it. Then to add your credentials, you must navigate to the addon specifically through the settings menu. Then to add bookmarks, just open the menu, tap on addons, then Add Bookmark.

It's a little clunky, but it works.

@jonathan-s
Copy link
Contributor

An idea here could be to inject an icon into the page if we are on mobile, which would then popup an overlay when you click on it to save the bookmark.

@cameronj86
Copy link

cameronj86 commented Mar 16, 2024

It is now possible to install on the latest version of Firefox on Android. To do so, you must view the addon page in desktop mode and then install it. Then to add your credentials, you must navigate to the addon specifically through the settings menu. Then to add bookmarks, just open the menu, tap on addons, then Add Bookmark.

It's a little clunky, but it works.

Thanks for this. I was able to use desktop go to download the extension but it never occurred to me to launch the add-on manually to trigger bookmarking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants