KBSNEWS URL COPY
kbsnews url copy
Cos'è KBSNEWS URL COPY?
KBSNEWS URL COPY è un'estensione di Chrome sviluppata da kbs.kbsnews, e la sua funzione principale è "kbsnews url copy".
Scarica il file CRX dell'estensione KBSNEWS URL COPY
Scarica i file di estensione KBSNEWS URL COPY 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
KBS 뉴스 운영 도구 URL COPY 확장 프로그램
Informazioni di Base sull'Estensione
Nome | |
ID | elkglhckbdhkblnfhhlmgoekffhhbhkl |
URL Ufficiale | https://chrome.google.com/webstore/detail/elkglhckbdhkblnfhhlmgoekffhhbhkl |
Descrizione | kbsnews url copy |
Dimensione del File | 6.79 KB |
Conteggio Installazioni | 75 |
Versione Corrente | 1.4 |
Ultimo Aggiornamento | 2018-05-20 |
Data di Pubblicazione | 2018-05-20 |
Valutazione | 4.00/5 Totale 1 Valutazioni |
Sviluppatore | kbs.kbsnews |
Tipo di Pagamento | free |
Lingue Supportate | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "KBSNEWS URL COPY", "description": "kbsnews url copy", "version": "1.4", "permissions": [ "tabs", "activeTab", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "kbsnews url copy", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |