Bookmarks API?

Hi,

I got the e-mail about the opening of Fiorefox for Android to the wider extension landscape.
My extension is floccus and it needs the bookmarks API to work (and make sense). MDN currently lists the bookmarks API as not implemented on android, does this still apply for the upcoming milestone mentioned in the mail?

cheers
Marcel

2 Likes

It’s planned feature with good P2 priority, but I don’t think they can finish it till December:

2 Likes

Cool. What does this mean for my extension? Can I somehow mark that it’s not available for Android yet or is that done automatically?

The official announcement mentions a new manifest/browser_specific_settings key called “gecko_android” that needs to be set in order to be compatible with Android, so you should be fine.

1 Like