Peuj / duplicate-tabs-closer

Duplicate Tabs Closer - Detects and closes duplicate tabs for Chrome and Firefox.
GNU General Public License v3.0
167 stars 29 forks source link

rewrite option UI for Firefox Android #2

Open Riajyuu opened 6 years ago

Riajyuu commented 6 years ago

On Firefox Android, the UI looks really strange. Use responsive design to rewrite the code shall fix this.

image

Peuj commented 6 years ago

The thing is I don't think the extension works at all on Android. It's not only the option panel, it's also the code in the background.

I've started to look at the problem but it's not so easy to solve (and it takes a lot of time to debug...)

JulianVolodia commented 5 years ago

@Peuj is there some research made by you which you could share about it? Maybe I could help

Peuj commented 5 years ago

Sadly nothing to share. I've started to work on it some times ago but it took too much time and required too much changes as shortly explained in my first message.

The first difficult part is to get and configure the virtual environment to debug (but this may have changed since). The behavior in the background is really different and the user experience must be adapted.

Anyway I'm working on a new way to manage the tabs and it should be easier to adapt for Android.

Saibamen commented 11 months ago

How to download this extension to Firefox Android? My download button is disabled :(

image