SOS Inventory Fixer Firefox

Examine source code of SOS Inventory Fixer

Inspect and view changes in SOS Inventory Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "sos-inventory-fixer",
  "version": "1.27.1",
  "description": "Fixes issues and adds new functionality to the SOS Inventory web application.",
  "icons": {
    "48": "icon48.27c35ae8.png",
    "96": "icon96.6b1b0c50.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c69c160c-3b9b-47dd-927f-c17c3b7829fb}"
    }
  },
  "permissions": [
    "tabs",
    "downloads",
    "identity",
    "storage",
    "alarms",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "webRequestFilterResponse",
    "https://*.sosinventory.com/*",
    "https://tools.sentisolutions.ca/*",
    "https://*.senti-internal-tools.pages.dev/*"
  ],
  "background": {
    "scripts": [
      "background-scripts.0d40ca66.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://live.sosinventory.com/*",
        "https://app.sosinventory.com/*"
      ],
      "js": [
        "unsupported-app.f940c542.js"
      ],
      "run_at": "document_start",
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/*"
      ],
      "all_frames": true,
      "css": [
        "all-pages.0857aba5.css"
      ],
      "js": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Estimate/Create",
        "https://legacy.sosinventory.com/Estimate/CreateFrom/*",
        "https://legacy.sosinventory.com/Estimate/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "estimate.8d5d89f0.js"
      ],
      "css": [
        "estimate.b57f0d74.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/PurchaseOrder",
        "https://legacy.sosinventory.com/PurchaseOrder/IndexView/*"
      ],
      "js": [
        "purchase-order-list.41085e29.js"
      ],
      "css": [
        "purchase-order-list.910de932.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/PurchaseOrder/Create",
        "https://legacy.sosinventory.com/PurchaseOrder/CreateFrom/*",
        "https://legacy.sosinventory.com/PurchaseOrder/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "purchase-order.3d5bf4e1.js"
      ],
      "css": [
        "purchase-order.2590739f.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/ItemReceipt",
        "https://legacy.sosinventory.com/ItemReceipt/IndexView/*"
      ],
      "js": [
        "item-receipt-list.5620e945.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/ItemReceipt/Create",
        "https://legacy.sosinventory.com/ItemReceipt/CreateFrom/*",
        "https://legacy.sosinventory.com/ItemReceipt/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "item-receipt.7bab3416.js"
      ],
      "css": [
        "item-receipt.b0ac71c8.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/InventoryTransfer/Create",
        "https://legacy.sosinventory.com/InventoryTransfer/CreateFrom/*",
        "https://legacy.sosinventory.com/InventoryTransfer/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "transfer.5bb53502.js"
      ],
      "css": [
        "transfer.9ab7d93a.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Item",
        "https://legacy.sosinventory.com/Item/IndexView/*"
      ],
      "js": [
        "item-list.b25c22cc.js"
      ],
      "css": [
        "item-list.e8dabc99.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Item/Create",
        "https://legacy.sosinventory.com/Item/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "item.48d0c9b7.js"
      ],
      "css": [
        "item.c6d43ea3.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Item/EditBOM/*"
      ],
      "all_frames": true,
      "js": [
        "bom.26170baf.js"
      ],
      "css": [
        "bom.de68b188.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Vendor/Create",
        "https://legacy.sosinventory.com/Vendor/CreateFrom/*",
        "https://legacy.sosinventory.com/Vendor/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "vendor.2184883a.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/VendorItem",
        "https://legacy.sosinventory.com/VendorItem/IndexView/*"
      ],
      "js": [
        "vendor-item-catalog.b5a3a2f5.js"
      ],
      "css": [
        "vendor-item-catalog.95225d23.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Export/*"
      ],
      "js": [
        "exports.bf832561.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/InventoryAdjustment/Create",
        "https://legacy.sosinventory.com/InventoryAdjustment/CreateFrom/*",
        "https://legacy.sosinventory.com/InventoryAdjustment/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "adjustment.daf5e75e.js"
      ],
      "css": [
        "adjustment.3ce08625.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/SalesOrder/Create",
        "https://legacy.sosinventory.com/SalesOrder/CreateFrom/*",
        "https://legacy.sosinventory.com/SalesOrder/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "sales-order.4512ded8.js"
      ],
      "css": [
        "sales-order.4c16cc56.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/WorkOrder",
        "https://legacy.sosinventory.com/WorkOrder/IndexView/*"
      ],
      "js": [
        "work-order-list.5e90eb00.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/WorkOrder/Create",
        "https://legacy.sosinventory.com/WorkOrder/CreateFrom/*",
        "https://legacy.sosinventory.com/WorkOrder/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "work-order.bae800f4.js"
      ],
      "css": [
        "work-order.526ee66a.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/manufacturing/viewworkorder5.aspx?*"
      ],
      "all_frames": true,
      "js": [
        "work-order-quick-view.b91dac60.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/BuildAssembly",
        "https://legacy.sosinventory.com/BuildAssembly/IndexView/*"
      ],
      "js": [
        "build-list.b476c85c.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/BuildAssembly/Create",
        "https://legacy.sosinventory.com/BuildAssembly/CreateFrom/*",
        "https://legacy.sosinventory.com/BuildAssembly/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "build.cb81894e.js"
      ],
      "css": [
        "build.ad6b4224.css"
      ]
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Shipment",
        "https://legacy.sosinventory.com/Shipment/IndexView/*"
      ],
      "js": [
        "shipment-list.a46c3b68.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://legacy.sosinventory.com/Shipment/Create",
        "https://legacy.sosinventory.com/Shipment/CreateFrom/*",
        "https://legacy.sosinventory.com/Shipment/Edit/*"
      ],
      "all_frames": true,
      "js": [
        "shipment.54dbf585.js"
      ],
      "css": [
        "shipment.19278c2e.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "purchase-order-list.2e0bbc89.hbs",
    "ajax-loader.a061c78b.gif",
    "vendor-item-catalog.c6a04b63.hbs",
    "vendor-item-catalog.cf8abcec.hbs"
  ]
}

Best SOS Inventory Fixer Alternatives

Here are some Firefox add-ons that are similar to SOS Inventory Fixer: