Reviews for Simple Gesture for Android
Simple Gesture for Android by utubo
Review by Petr
Rated 5 out of 5
by Petr, 5 years agoPlease 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.
Developer response
posted 5 years agoSorry 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...