Business Attendance Firefox

Examine source code of Business Attendance

Inspect and view changes in Business Attendance source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Business Attendance",
  "description": "Sync your BNI profile and attendance with Business Attendance platform",
  "version": "1.0.8",
  "icons": {
    "16": "/icon-16.png",
    "32": "/icon-32.png",
    "48": "/icon-48.png",
    "128": "/icon-128.png"
  },
  "permissions": [
    "storage",
    "http://localhost:3000/*",
    "https://bniattendance.com/*",
    "https://*.bniattendance.com/*",
    "https://businessattendance.com/*",
    "https://*.businessattendance.com/*",
    "*://*.bniconnectglobal.com/*",
    "*://bni-romania.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      },
      "id": "{fd5c8afa-1d46-4275-98e3-3061db6b7be0}"
    }
  },
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Business Attendance",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.bniconnectglobal.com/web/secure/operationsChapterEnterPalms*",
        "*://www.bniconnectglobal.com/web/secure/operationsChapterViewPalms*"
      ],
      "js": [
        "content-scripts/bni-connect-sync.js"
      ]
    },
    {
      "matches": [
        "*://*.bniconnectglobal.com/web/member/*",
        "*://bni-romania.com/ro-RO/memberdetails*"
      ],
      "js": [
        "content-scripts/profile-sync.js"
      ]
    }
  ]
}

Best Business Attendance Alternatives

Here are some Firefox add-ons that are similar to Business Attendance: