OrderForward For PopItUp

OrderForward For PopItUp

This extension creates PopItUp invoices in Paypal, Square and Bless.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "OrderForward For PopItUp",
  "description": "This extension creates PopItUp invoices in Paypal, Square and Bless.",
  "version": "3.1.25",
  "minimum_chrome_version": "29",
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "background": {
    "scripts": [
      "js/jquery.3.1.0.min.js",
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/POPicon.png",
    "default_title": "OrderForward For PopItUp Settings",
    "default_popup": "options.html"
  },
  "icons": {
    "16": "img/POPicon.png",
    "128": "img/POPicon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://popitup.com/inventory/orders*"
      ],
      "css": [
        "css/jquery-ui.min.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/jquery-ui.min.js",
        "js/content-popitup.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://stylists.mayberrysfashion.com/inventory/orders*"
      ],
      "css": [
        "css/jquery-ui.min.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/jquery-ui.min.js",
        "js/content-popitup.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.squareup.com/dashboard/invoices/new*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/bootstrap.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-squared.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js",
        "js/tether.min.js",
        "js/bootstrap.min.js",
        "js/jquery.or.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.paypal.com/invoice/create*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/bootstrap.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-paypal.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js",
        "js/tether.min.js",
        "js/bootstrap.min.js",
        "js/jquery.or.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.lularoebless.com/CustomerRegistration*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-bless-signup.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.lularoebless.com/PopUp*"
      ],
      "exclude_matches": [
        "https://*.lularoebless.com/Popup/AddOrder*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-new-bless.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.lularoebless.com/Popup*"
      ],
      "exclude_matches": [
        "https://*.lularoebless.com/Popup/AddOrder*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-new-bless.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.lularoebless.com/Popup/AddOrder?PopUpId=*"
      ],
      "exclude_matches": [
        "https://*.lularoebless.com/Popup/AddOrder?PopUpId=*&selectedCustomerId=*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-new-bless-addorder.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "https://*.lularoebless.com/Popup/AddOrder?PopUpId=*&selectedCustomerId=*"
      ],
      "css": [
        "css/jquery-ui.min.css",
        "css/style.css"
      ],
      "js": [
        "js/jquery.3.1.0.min.js",
        "js/content-new-bless-checkout.js",
        "js/bililiteRange.js",
        "js/jquery.waitFor.js",
        "js/jquery-ui.min.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "js/jquery.modal.min.js",
    "js/jquery.waitFor.js",
    "js/bililiteRange.js",
    "js/jquery-ui.min.js",
    "js/bootstrap.min.js",
    "js/options.js",
    "img/*",
    "css/iamges/*",
    "html/iframe/*",
    "loader.gif",
    "options.html"
  ],
  "permissions": [
    "tabs",
    "https://ajax.googleapis.com/",
    "storage",
    "identity",
    "identity.email",
    "https://www.googleapis.com/"
  ],
  "oauth2": {
    "client_id": "933159130533-lvrk54pfkvpvcp9f2ga01p2h75sbifak.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/chromewebstore.readonly"
    ]
  }
}