WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
restore sessions for crxMouseGesture

restore sessions for crxMouseGesture

View on Chrome Web Store
View restore sessions for crxMouseGesture Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension helps crxMouseGesture to restore sessions and search in google.
Type
Extension
Users
12 users
1
nex
View author page of nex
Published
Published on January 17, 2022
Version 0.0.1
Manifest version
3
Updated
Updated on January 17, 2022
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View restore sessions for crxMouseGesture Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
restore sessions for crxMouseGesture Chrome Extension Image 1

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

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top