Windy
This extension shows a Google Image search result for the current page
什麼是Windy?
Windy是由odyalp開發的Chrome擴展程式,該擴展的主要功能是“This extension shows a Google Image search result for the current page”。
下載Windy擴展crx文件
下載Windy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | Windy |
ID | iflbdakefdheoecdlogplghdcikpablh |
官方網址 | https://chromewebstore.google.com/detail/windy/iflbdakefdheoecdlogplghdcikpablh |
簡介 | This extension shows a Google Image search result for the current page |
檔案大小 | 37.5 KB |
安裝次數 | 101 |
目前版本 | 1.0.1 |
更新時間 | 2017-06-12 |
上架時間 | 2017-06-12 |
評分 | 3.00/5 共 2 次評分 |
開發者 | odyalp |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Windy", "description": "This extension shows a Google Image search result for the current page", "version": "1.0.1", "background": { "scripts": [ "eventPage.js" ], "persistent": false }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |