Social 4 Example Firefox

Examine source code of Social 4 Example

Inspect and view changes in Social 4 Example source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Social 4 Example",
  "version": "2.3",
  "description": "Touch ile yukarı/aşağı gezinti",
  "permissions": [
    "tabs",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "urls.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "examplesocial1@sirketler.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Social 4 Example Alternatives

Here are some Firefox add-ons that are similar to Social 4 Example: