restore sessions for crxMouseGesture icon

restore sessions for crxMouseGesture

by nex

v0.0.1 Updated Jan 17, 2022 9.54KiB
CWS
13
Users
★ 0.00
0 reviews
#22031
of 45.6K
accessibility
#748 of 1.2K
⚠️Not updated in over 2 years

Description

**How to use** Set below command to any gesture you like. // Command to restore session(Ctrl+Shift+T) is below: chrome.runtime.sendMessage("ljijhgndalfhhhgblbgcnlcebkeinooa", { command: "RESTORE" }); // Command to search in google is below: ((baseURL_bef, searchString, baseURL_aft = "", f_Active = true) => { let searchURL = baseURL_bef + searchString + baseURL_aft; chrome.runtime.sendMessage("ljijhgndalfhhhgblbgcnlcebkeinooa", { command: "SEARCH", baseURL_bef, searchString, baseURL_aft, f_Active, searchURL }); })("https://www.google.com/search?q=", encodeURI(window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : ""), "", true);
restore sessions for crxMouseGesture screenshot 1

Reviews

Loading reviews...

Permissions (1)

Permissions

sessions Can access recently closed tabs and windows

Details

Version 0.0.1
Updated Jan 17, 2022
Size 9.54KiB
First Seen Mar 22, 2026