LOL Smart Ping
Add smart ping of League of Legends on Chrome !
O que é LOL Smart Ping?
LOL Smart Ping é uma extensão do Chrome desenvolvida por emile.delmas, e sua principal característica é "Add smart ping of League of Legends on Chrome !".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão LOL Smart Ping
Baixe arquivos de extensão LOL Smart Ping no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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)
Informações Básicas da Extensão
Nome | LOL Smart Ping |
ID | edfckebeghmfpiokhibgknogjcikfebc |
URL Oficial | https://chromewebstore.google.com/detail/lol-smart-ping/edfckebeghmfpiokhibgknogjcikfebc |
Descrição | Add smart ping of League of Legends on Chrome ! |
Tamanho do Arquivo | 9.02 MB |
Contagem de Instalações | 106 |
Versão Atual | 1.4 |
Última Atualização | 2022-09-22 |
Data de Publicação | 2021-12-31 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | emile.delmas |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/emiledelmas/LOLSmartPing |
URL da Página de Ajuda | https://github.com/emiledelmas/LOLSmartPing/issues |
Idiomas Suportados | 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": [ " |