LOL Smart Ping
Add smart ping of League of Legends on Chrome !
LOL Smart Ping là gì?
LOL Smart Ping là một tiện ích mở rộng Chrome được phát triển bởi emile.delmas, và tính năng chính của nó là "Add smart ping of League of Legends on Chrome !".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng LOL Smart Ping
Tải xuống các tệp mở rộng LOL Smart Ping dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | LOL Smart Ping |
ID | edfckebeghmfpiokhibgknogjcikfebc |
URL Chính Thức | https://chromewebstore.google.com/detail/lol-smart-ping/edfckebeghmfpiokhibgknogjcikfebc |
Mô tả | Add smart ping of League of Legends on Chrome ! |
Kích Thước Tệp | 9.02 MB |
Số Lần Cài Đặt | 106 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2022-09-22 |
Ngày Phát Hành | 2021-12-31 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | emile.delmas |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/emiledelmas/LOLSmartPing |
URL Trang Trợ Giúp | https://github.com/emiledelmas/LOLSmartPing/issues |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |