Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "LoL Teleport", "description": "Easily jump between the same player on different League of Legends stats websites. Supports LOLPros, OP.GG, DPM, DeepLOL, and more.", "version": "1.3.1", "icons": { "48": "icon-48.png", "64": "icon-64.png", "128": "icon-128.png" }, "permissions": [ "activeTab", "scripting" ], "host_permissions": [ "https:\/\/api.lolpros.gg\/*" ], "action": { "default_title": "Popup", "default_popup": "popup.html" } }