마우스 사전
A basic Plasmo extension.
Cos'è 마우스 사전?
마우스 사전 è un'estensione di Chrome sviluppata da melodysdreamj, e la sua funzione principale è "A basic Plasmo extension.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 마우스 사전
Scarica i file di estensione 마우스 사전 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
우리는 때때로 영어문서를 읽을때 모르는 단어가 나와서 사전등을 찾아야할때가 있습니다. 그런데 영어단어를 직접 복사해서 사전에서 찾아보는것은 매우 번거롭습니다. 마우스 포인터에 있는 영어단어의 뜻을 자동으로 보여줍니다. 또한 이전에 방문했던 오픈마켓의 상품을 보여줍니다. 서버비와 유지보수비등을 위해서 추천 상품은 쿠팡등으로 부터 일정액의 수수료를 제공받을수 있습니다.
Informazioni di Base sull'Estensione
Nome | 마우스 사전 |
ID | bojokdeilmlnaioaekamgpjahjonocmm |
URL Ufficiale | https://chromewebstore.google.com/detail/%EB%A7%88%EC%9A%B0%EC%8A%A4-%EC%82%AC%EC%A0%84/bojokdeilmlnaioaekamgpjahjonocmm |
Descrizione | A basic Plasmo extension. |
Dimensione del File | 60.71 KB |
Conteggio Installazioni | 88 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-11-21 |
Data di Pubblicazione | 2022-11-06 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | melodysdreamj |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" } }, "version": "1.0.1", "author": "june", "name": "\ub9c8\uc6b0\uc2a4 \uc0ac\uc804", "description": "A basic Plasmo extension.", "permissions": [ "storage" ], "background": { "service_worker": "background.803675d6.js" }, "content_scripts": [ { "matches": [ " |