BrickLink unified UI Firefox

Examine source code of BrickLink unified UI

Inspect and view changes in BrickLink unified UI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BrickLink unified UI",
  "version": "1.0.2resigned1",
  "description": "Provide a unified look & feel for items in stores, carts and catalogs on the BrickLink website.",
  "applications": {
    "gecko": {
      "id": "BrickLinkUnifiedUI@FillerBrick"
    }
  },
  "icons": {
    "48": "Icon.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.bricklink.com/*"
      ],
      "js": [
        "cNewItemUI.js",
        "fbReduceInCartItemsIfLessAvailable.js",
        "fLoadWantedList.js",
        "fMain.js",
        "foCreateItemImageElement.js",
        "foExtractCurrencyAndPrice.js",
        "foGetReactInternalInstance.js",
        "foGetStore.js",
        "foHideElement.js",
        "foPostfixElementWithElement.js",
        "foReplaceElementWithElement.js",
        "fsGetNumberHTML.js",
        "fsGetPriceColorCSS.js",
        "fsGetPriceDetailsHTML.js",
        "fsGetPriceHTML.js",
        "fsGetStudsPerCurrencyUnitHTML.js",
        "fShowPriceAndWeightInCartElement.js",
        "fTamperWithCatalogItems.js",
        "fTamperWithGlobalCart.js",
        "fTamperWithOldCartItems.js",
        "fTamperWithStoreItems.js",
        "fuGetInStockItemsFromElement.js",
        "fUpdateColumnWidths.js",
        "settings.js",
        "main.js"
      ]
    }
  ]
}

Best BrickLink unified UI Alternatives

Here are some Firefox add-ons that are similar to BrickLink unified UI: