LoL Build Search

LoL Build Search

Build searcher for League of Legends (blitz.gg, leagueofgraphs.com, lolalytics.com, metasrc.com, mobalytics.gg, op.gg, u.gg).

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "LoL Build Search",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "version": "1.1.1",
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "action": {
    "default_popup": "index.html"
  }
}