搜影片
右鍵搜尋影片
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 | elginpmfagfpagmoiogocfholkelihff |
| Officiële URL | https://chromewebstore.google.com/detail/%E6%90%9C%E5%BD%B1%E7%89%87/elginpmfagfpagmoiogocfholkelihff |
| Beschrijving | 右鍵搜尋影片 |
| Bestandsgrootte | 35.5 KB |
| Aantal Installaties | 42 |
| Huidige Versie | 2.1 |
| Laatst Bijgewerkt | 2021-06-23 |
| Publicatiedatum | 2021-06-22 |
| 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": "\u641c\u5f71\u7247",
"description": "\u53f3\u9375\u641c\u5c0b\u5f71\u7247",
"version": "2.1",
"icons": {
"48": "icons\/logo_48.png",
"96": "icons\/logo_96.png"
},
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
}
} | |