ZenDealer - Posting Solutions Firefox

Examine source code of ZenDealer - Posting Solutions

By: ZenLite Add-on
Inspect and view changes in ZenDealer - Posting Solutions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ZenDealer - Facebook Post Scheduler",
  "description": "If you're posting inventory on Facebook Marketplace and want an easier way to manage it from home, try our Zen-LITE extension. Streamline your process with ease right from your laptop or desktop!",
  "version": "0.0.2",
  "author": "Vishy & ZenDealer Team",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "zenLiteLogoPlugin.png",
    "default_title": "Schedule Facebook Posts"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/*"
      ],
      "js": [
        "contentscript.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "128": "zenLiteLogoPlugin.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "storage",
    "alarms",
    "http://*/",
    "https://*/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zendealersupp@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best ZenDealer - Posting Solutions Alternatives

Here are some Firefox add-ons that are similar to ZenDealer - Posting Solutions: