Recenzije za Simple Gesture for Android
Simple Gesture for Android Autor: utubo
Recenzija od Petr
Ocijenjeno s 5 od 5
od Petr, prije 6 godinaPlease 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.
Odgovor programera
objavljeno prije 6 godinaSorry 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...