restore sessions for crxMouseGesture chrome extension

Version: 0.0.1
By: nex
restore sessions for crxMouseGesture
This extension helps crxMouseGesture to restore sessions and search in google.
0.00 Based on 0 user rates

What is restore sessions for crxMouseGesture?

restore sessions for crxMouseGesture is a accessibility chrome extension. it's a free extension , it has 1 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 840 days ago.


What’s new in version 0.0.1?

                **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);            

How to install restore sessions for crxMouseGesture?

You could download the latest version crx file or older version files and install it.


Preview of restore sessions for crxMouseGesture


Technical Features:

  • Latest Version: 0.0.1
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Sunday, January 16th, 2022
  • Author: nex

restore sessions for crxMouseGesture Available languages:

English.


FAQ