Recensioni per Simple Gesture for Android
Simple Gesture for Android di utubo
Recensione di Petr
Valutata 5 su 5
di Petr, 5 anni faPlease add duplicate current tab.
Edit: nice, this script works.
Edit2: unfortunately the add-on doesn't work on my Windows tablet.
Edit: nice, this script works.
Edit2: unfortunately the add-on doesn't work on my Windows tablet.
Replica dello sviluppatore
pubblicato il 5 anni faSorry for my late reply.
You can use this script.
-------------------------------------------------
/**
* @name Duplicate current tab
*/
SimpleGesture.open(location.href);
-------------------------------------------------
(Webextentions can not duplicate the history.)
thx.
Edit2:
Sorry, I didn't get a notification of the edit, so I missed it.
I will investigate when I get a chance to get Windows.
Sorry...
You can use this script.
-------------------------------------------------
/**
* @name Duplicate current tab
*/
SimpleGesture.open(location.href);
-------------------------------------------------
(Webextentions can not duplicate the history.)
thx.
Edit2:
Sorry, I didn't get a notification of the edit, so I missed it.
I will investigate when I get a chance to get Windows.
Sorry...