Shopify Order Planner Firefox

Examine source code of Shopify Order Planner

Inspect and view changes in Shopify Order Planner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": "/images/sac-16.png",
    "default_title": "__MSG_extensionName__"
  },
  "background": {
    "scripts": [
      "/js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0207319-ac0b-1d2f-1b03-f350905f9bb3}"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "/js/sac.js"
      ],
      "matches": [
        "https://*.share-a-cart.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "__MSG_appDesc__",
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "icons": {
    "16": "/images/sac-16.png",
    "64": "/images/sac-64.png",
    "128": "/images/sac-128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "options_ui": {
    "open_in_tab": true,
    "page": "/options_page.html"
  },
  "permissions": [
    "alarms",
    "clipboardWrite",
    "storage",
    "unlimitedStorage",
    "tabs",
    "cookies",
    "activeTab",
    "scripting"
  ],
  "version": "3.0.6",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "/images/*"
      ]
    }
  ]
}

Best Shopify Order Planner Alternatives

Here are some Firefox add-ons that are similar to Shopify Order Planner: