首页 扩展程序 restore sessions for crxMouseGesture

restore sessions for crxMouseGesture

提供方: nex
0
无障碍 2 位用户

插件简介

This extension helps crxMouseGesture to restore sessions and search in google.
**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);

其他信息

ID ljijhgndalfhhhgblbgcnlcebkeinooa 版本 0.0.1 上次更新日期 2022年1月16日 大小 9.54KiB 语言 支持1 种语言 开发者

nexus3220x@gmail.com

适用浏览器

谷歌浏览器、其他Chromium内核的浏览器

restore sessions for crxMouseGesture Chrome插件下载

为打击盗链困扰,本站已启用人机验证
微信扫码关注左侧公众号,发送“插件”二字获得验证码,验证码5分钟全站有效