Critiques pour Simple Gesture for Android
Simple Gesture for Android par utubo
Avis de Petr
Noté 5 sur 5
par Petr, il y a 6 ansPlease 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.
Réponse du développeur
mis en ligne : il y a 6 ansSorry 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...