LOL Smart Ping
Add smart ping of League of Legends on Chrome !
What is LOL Smart Ping?
LOL Smart Ping is a Chrome extension developed by emile.delmas, and its main feature is "Add smart ping of League of Legends on Chrome !".
Extension Screenshots
Download LOL Smart Ping Extension CRX File
Download LOL Smart Ping extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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)
Extension Basic Information
Name | LOL Smart Ping |
ID | edfckebeghmfpiokhibgknogjcikfebc |
Official URL | https://chromewebstore.google.com/detail/lol-smart-ping/edfckebeghmfpiokhibgknogjcikfebc |
Description | Add smart ping of League of Legends on Chrome ! |
File Size | 9.02 MB |
Installation Count | 106 |
Current Version | 1.4 |
Last Updated | 2022-09-22 |
Publish Date | 2021-12-31 |
Rating | 5.00/5 Total 1 Ratings |
Developer | emile.delmas |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/emiledelmas/LOLSmartPing |
Help Page URL | https://github.com/emiledelmas/LOLSmartPing/issues |
Supported Languages | 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": [ " |