Social Share Counter Firefox

Examine source code of Social Share Counter

Inspect and view changes in Social Share Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Social Share Counter",
  "version": "1.1",
  "description": "Measures content share rates on social media.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8039c528-d2a4-48ba-81e9-c254b811be6b}"
    }
  }
}

Best Social Share Counter Alternatives

Here are some Firefox add-ons that are similar to Social Share Counter: