Find your sentence - Right Click
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
什麼是Find your sentence - Right Click?
Find your sentence - Right Click是由https://sites.google.com/site/tientx開發的Chrome擴展程式,該擴展的主要功能是“Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...”。
擴展截圖
下載Find your sentence - Right Click擴展crx文件
下載Find your sentence - Right Click擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
擴展基本資訊
名稱 | Find your sentence - Right Click |
ID | fidadahkfilmdojoobcbaanlbhdjnmll |
官方網址 | https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll |
簡介 | Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... |
檔案大小 | 7.92 KB |
安裝次數 | 29 |
目前版本 | 1.0.0.0 |
更新時間 | 2016-11-03 |
上架時間 | 2016-11-03 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://sites.google.com/site/tientx |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "script.js" ] }, "description": "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...", "icons": { "128": "lludwig-logo-128x128.png" }, "minimum_chrome_version": "6", "name": "Find your sentence - Right Click", "permissions": [ "contextMenus", "windows" ], "version": "1.0.0.0", "manifest_version": 2 } |