restore sessions for crxMouseGesture

This extension helps crxMouseGesture to restore sessions and search in google.

As of May 2026, restore sessions for crxMouseGesture has 16 users in the Accessibility category.

Usersup 23.1 percent+23.1%
16
16
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.0.1
Manifest V3

History

1 snapshots

Tracking since Apr 24, 2026.

16.2414.512.76Apr 24, 2026May 19, 2026
View as table
DateUsersRatingReviewsVersion
Apr 24, 2026130.0.1
Now160.0.1

Permissions & access

Permissions
sessions
Host access
None declared

Screenshots

restore sessions for crxMouseGesture screenshot 1

About

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

Technical

Version
0.0.1
Manifest
V3
Size
9.54KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ljijhgndalfhhhgblbgcnlcebkeinooa
Developer ID
uaee4402ab0e92826cac5c9a87781e961
Developer Email
[email protected]
Created
Jan 17, 2022
Last Updated (Store)
Jan 17, 2022
Last Scraped
May 19, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to restore sessions for crxMouseGesture, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 19, 2026.