LP102 Firefox

Examine source code of LP102

Inspect and view changes in LP102 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LP102",
  "version": "0.9.2",
  "description": "Adds mobile/responsive support to the LP101 forums.",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "js": [
        "js/remove-original-css.js",
        "js/global.js"
      ],
      "css": [
        "css/prosilver-variant.css",
        "css/responsive.css"
      ]
    },
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "include_globs": [
        "*://www.lockpicking101.com",
        "*://www.lockpicking101.com/",
        "*://www.lockpicking101.com/index.php*"
      ],
      "js": [
        "js/index-style-view.js",
        "js/forum-index.js"
      ]
    },
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "include_globs": [
        "*://www.lockpicking101.com/viewforum.php*"
      ],
      "js": [
        "js/index-style-view.js",
        "js/viewforum.js"
      ],
      "css": [
        "css/viewforum.css"
      ]
    },
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "include_globs": [
        "*://www.lockpicking101.com/viewtopic.php*"
      ],
      "js": [
        "js/viewtopic.js"
      ]
    },
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "include_globs": [
        "*://www.lockpicking101.com/posting.php*"
      ],
      "css": [
        "css/posting.css"
      ]
    },
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "include_globs": [
        "*://www.lockpicking101.com/search.php?search_id=*"
      ],
      "js": [
        "js/index-style-view.js"
      ]
    },
    {
      "matches": [
        "*://www.lockpicking101.com/*"
      ],
      "include_globs": [
        "*://www.lockpicking101.com/ucp.php*"
      ],
      "css": [
        "css/ucp.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{422e4950-3234-4162-9f65-074be9bb9fce}"
    }
  }
}

Meilleures alternatives LP102

Voici quelques Firefox add-ons qui sont similaires à LP102 :