BrickSense - Grow Your Collection Firefox

Examine source code of BrickSense - Grow Your Collection

제작자: Sam Bokai
Inspect and view changes in BrickSense - Grow Your Collection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BrickSense - Grow Your Collection",
  "description": "BrickSense is a browser extension that helps you find the best value LEGO® deals out there.",
  "version": "0.28.1",
  "short_name": "BrickSense",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "homepage_url": "https://bricksense.app",
  "permissions": [
    "storage"
  ],
  "incognito": "spanning",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1N1m0N810vY6KZZ3/NBJlioEBSPI47MPEp1KltMaKyr5sL1Hy/7H3ItRtTr3+l0MjgyT8Vohc6qMLlDbjfjfDx0u61Ep75w9asH/+lq+65Hacuf7KfhjKPROso+G7swo/UFw+lLU7aAemiZELJuhzQxrRqmPxq7Gk2646ZGPmMjEq1Nqh1hxrdDeafYTciop7Mn+TewCoLAlTOw37gzP6sggQa3BC6xsXEW/HgKhqEhjpG0rrvbxPsG7asxzbQspzJSUiyGnis/ms1garFC8PWJoymVtYV38pO/0gof5aAxV+VwVy09kH9IJooxtxWKTp/pTi0lrAoJbn16/Ng+uhwIDAQAB",
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-extension@bricksense.app"
    }
  },
  "externally_connectable": {
    "matches": [
      "https://bricksense.app/",
      "https://*.bricksense.app/"
    ]
  },
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "BrickSense",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "content-scripts/content.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

최고의 BrickSense - Grow Your Collection 대안

다음은 BrickSense - Grow Your Collection과(와) 유사한 Firefox add-on입니다: