Game Session Tracker Firefox

Examine source code of Game Session Tracker

Par : Charles Add-on
Inspect and view changes in Game Session Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Game Session Tracker",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Track and review your browser gaming sessions over time.",
  "icons": {
    "48": "icons/dice-48.png",
    "96": "icons/dice-96.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "summary/stats-engine.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "loudiedelkv1142212@hotmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "sidebar_action": {
    "default_title": "Game Tracker",
    "default_panel": "log/session-sidebar.html",
    "default_icon": {
      "48": "icons/dice-48.png",
      "96": "icons/dice-96.png"
    }
  }
}

Meilleures alternatives Game Session Tracker

Voici quelques Firefox add-ons qui sont similaires à Game Session Tracker :