教育百科右鍵搜

Seacrhes the selected text on pedia

What is 教育百科右鍵搜?

教育百科右鍵搜 is a Chrome extension developed by aday0123b, and its main feature is "Seacrhes the selected text on pedia".

Extension Screenshots

screenshot

Download 教育百科右鍵搜 Extension CRX File

Download 教育百科右鍵搜 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        反白部份文字,按滑鼠右鍵,可以搜尋教育百科的字詞典內容                    

Extension Basic Information

Name 教育百科右鍵搜 教育百科右鍵搜
ID eigalgidbdlcocnommpldkjimalpkkac
Official URL https://chromewebstore.google.com/detail/%E6%95%99%E8%82%B2%E7%99%BE%E7%A7%91%E5%8F%B3%E9%8D%B5%E6%90%9C/eigalgidbdlcocnommpldkjimalpkkac
Description Seacrhes the selected text on pedia
File Size 28.09 KB
Installation Count 233
Current Version 2.1
Last Updated 2021-06-23
Publish Date 2019-04-15
Developer aday0123b
Email [email protected]
Payment Type free
Extension Website https://resourceliteracy.weebly.com/32286873526122120214913774925628235632594532946303343118522806254993124324335.html
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u6559\u80b2\u767e\u79d1\u53f3\u9375\u641c",
    "description": "Seacrhes the selected text on pedia",
    "version": "2.1",
    "icons": {
        "48": "icons\/logo_48.png",
        "96": "icons\/logo_96.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}