LOL Smart Ping
Add smart ping of League of Legends on Chrome !
Apa itu LOL Smart Ping?
LOL Smart Ping adalah ekstensi Chrome yang dikembangkan oleh emile.delmas, dan fitur utamanya adalah "Add smart ping of League of Legends on Chrome !".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi LOL Smart Ping
Unduh file ekstensi LOL Smart Ping dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Same way as in League of Legends: 1. Hold Ctrl on any website to open the ping menu, 2. Drag you mouse to the desired ping, 3. Release Ctrl to ping. tldr : Press Ctrl Code Repository (Open Source): https://github.com/emiledelmas/LOLSmartPing Developped by : • Léo Bonnaire (https://github.com/leoBonnaire) • Emile Delmas (https://github.com/emiledelmas)
Informasi Dasar Ekstensi
Nama | LOL Smart Ping |
ID | edfckebeghmfpiokhibgknogjcikfebc |
URL Resmi | https://chromewebstore.google.com/detail/lol-smart-ping/edfckebeghmfpiokhibgknogjcikfebc |
Deskripsi | Add smart ping of League of Legends on Chrome ! |
Ukuran File | 9.02 MB |
Jumlah Instalasi | 106 |
Versi Saat Ini | 1.4 |
Terakhir Diperbarui | 2022-09-22 |
Tanggal Publikasi | 2021-12-31 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | emile.delmas |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/emiledelmas/LOLSmartPing |
URL Halaman Bantuan | https://github.com/emiledelmas/LOLSmartPing/issues |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "\/images\/logo128.png", "16": "\/images\/logo16.png", "32": "\/images\/logo32.png", "48": "\/images\/logo48.png" } }, "background": { "service_worker": "background.js" }, "description": "Add smart ping of League of Legends on Chrome !", "host_permissions": [ "https:\/\/*\/", "http:\/\/*\/" ], "icons": { "128": "\/images\/logo128.png", "16": "\/images\/logo16.png", "32": "\/images\/logo32.png", "48": "\/images\/logo48.png" }, "manifest_version": 3, "name": "LOL Smart Ping", "permissions": [ "activeTab", "scripting" ], "version": "1.4", "web_accessible_resources": [ { "matches": [ " |