Selection Menu
Pop-up menu after selection with copying and searching for selected text in Google (or other search engines)
什么是Selection Menu?
Selection Menu是由mad1ost开发的Chrome扩展程序,该扩展的主要功能是“Pop-up menu after selection with copying and searching for selected text in Google (or other search engines)”。
扩展截图
下载Selection Menu扩展crx文件
下载Selection Menu扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Select the text and click on one of the buttons in the pop-up menu (copy or search in Google (or other search engines)). See extension preferences to choose your own search engine.                     扩展基本信息
| 名称 |   |  
| ID | oplmnnimmmpiofnckcojgkonjfajgfhl | 
| 官方URL | https://chromewebstore.google.com/detail/selection-menu/oplmnnimmmpiofnckcojgkonjfajgfhl | 
| 简介 | Pop-up menu after selection with copying and searching for selected text in Google (or other search engines) | 
| 文件大小 | 14.32 KB | 
| 安装次数 | 51 | 
| 当前版本 | 3.1.0 | 
| 更新时间 | 2024-02-01 | 
| 上架时间 | 2020-06-27 | 
| 评分 | 5.00/5 共3次评分 | 
| 开发者 | mad1ost | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://github.com/mad1ost/selection-menu | 
| 帮助页面URL | https://github.com/mad1ost/selection-menu/issues | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Selection Menu",
    "version": "3.1.0",
    "description": "Pop-up menu after selection with copying and searching for selected text in Google (or other search engines)",
    "homepage_url": "https:\/\/github.com\/mad1ost\/selection-menu",
    "icons": {
        "32": "icons\/icon-32.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "selection-menu.js"
            ],
            "matches": [
                "  |  |