Sesse Analysis

Sesse Analysis

Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Sesse Analysis",
  "description": "Shows the analysis.sesse.net as a drop down for you to check it while following game on other sites.",
  "version": "3",
  "author": "Jayachandran B",
  "icons": {
    "16": "chess-44-16.png",
    "32": "chess-44-32.png",
    "48": "chess-44-48.png",
    "128": "chess-44-128.png"
  },
  "browser_action": {
    "default_icon": "chess-44-16.png",
    "default_title": "Sesse",
    "default_popup": "popup.html"
  }
}