LOL Smart Ping
Add smart ping of League of Legends on Chrome !
Vad är LOL Smart Ping?
LOL Smart Ping är en Chrome-tillägg utvecklad av emile.delmas, och dess huvudfunktion är "Add smart ping of League of Legends on Chrome !".
Tilläggsskärmbilder
Ladda ner LOL Smart Ping-förlängningens CRX-fil
Ladda ner LOL Smart Ping-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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)
Grundläggande Information om Tillägg
Namn | LOL Smart Ping |
ID | edfckebeghmfpiokhibgknogjcikfebc |
Officiell webbadress | https://chromewebstore.google.com/detail/lol-smart-ping/edfckebeghmfpiokhibgknogjcikfebc |
Beskrivning | Add smart ping of League of Legends on Chrome ! |
Filstorlek | 9.02 MB |
Antal Installationer | 106 |
Aktuell Version | 1.4 |
Senast Uppdaterad | 2022-09-22 |
Publiceringsdatum | 2021-12-31 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | emile.delmas |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/emiledelmas/LOLSmartPing |
Hjälpsida URL | https://github.com/emiledelmas/LOLSmartPing/issues |
Stödda Språk | 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": [ " |