找圖
用右鍵快速搜尋圖片
Wat is 找圖?
找圖 is een Chrome-extensie ontwikkeld door aday0123b, en de belangrijkste functie is "用右鍵快速搜尋圖片".
Extensie Screenshots
Download het CRX-bestand van de extensie 找圖
Download 找圖-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
用右鍵快速搜尋圖片。以幫助中文字詞教學者,可以用右鍵快速搜尋圖片幫助教學。 Basisinformatie over de Extensie
| Naam | |
| ID | ndjgkkokgeolodeoadgaafbccdbbebch |
| Officiële URL | https://chromewebstore.google.com/detail/%E6%89%BE%E5%9C%96/ndjgkkokgeolodeoadgaafbccdbbebch |
| Beschrijving | 用右鍵快速搜尋圖片 |
| Bestandsgrootte | 27.49 KB |
| Aantal Installaties | 405 |
| Huidige Versie | 2.1 |
| Laatst Bijgewerkt | 2021-06-23 |
| Publicatiedatum | 2018-09-06 |
| Ontwikkelaar | aday0123b |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "\u627e\u5716",
"description": "\u7528\u53f3\u9375\u5feb\u901f\u641c\u5c0b\u5716\u7247",
"version": "2.1",
"icons": {
"48": "icons\/logo_48.png",
"96": "icons\/logo_96.png"
},
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
}
} | |