Social Outcome Engine Firefox

Examine source code of Social Outcome Engine

Inspect and view changes in Social Outcome Engine source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.0.19",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "https://*.linkedin.com/*",
    "https://*.x.com/*",
    "https://*.twitter.com/*",
    "https://api.fields-iq.com/*",
    "https://sandbox-api.fields-iq.com/*",
    "https://api.fixengine.app/*",
    "https://fieldsiq-soe-utilities.azurewebsites.net/*",
    "http://localhost/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.linkedin.com/*"
      ],
      "js": [
        "lib/browser-polyfill.js",
        "content/selector-strategies.js",
        "content/selector-config.js",
        "content/cache-validator.js",
        "content/health-monitor.js",
        "content/text-pattern-fallback.js",
        "content/selector-engine.js",
        "content/utils.js",
        "content/extract-posts.js",
        "content/extract-comments.js",
        "content/connect-flow.js",
        "engage/comment-locator.js",
        "content/auto-post-handler.js",
        "content/content-activity.js",
        "content/content-handlers.js",
        "content/content-messages.js",
        "content/content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.linkedin.com/messaging/*"
      ],
      "js": [
        "lib/browser-polyfill.js",
        "content/messaging-watcher.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.linkedin.com/in/*/recent-activity*"
      ],
      "js": [
        "lib/browser-polyfill.js",
        "content/activity-watcher.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.x.com/*",
        "*://*.twitter.com/*"
      ],
      "js": [
        "lib/browser-polyfill.js",
        "content/selector-strategies.js",
        "content/selector-config.js",
        "content/cache-validator.js",
        "content/health-monitor.js",
        "content/text-pattern-fallback.js",
        "content/selector-engine.js",
        "platform/adapters/twitter/text-pattern-fallback.js",
        "platform/adapters/twitter/extractor.js",
        "platform/adapters/twitter/locator.js",
        "content/twitter-bootstrap.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "__MSG_actionTitle__",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "config.json",
        "configs/linkedin-default.json",
        "platform/adapters/*/config.json",
        "platform/adapters/*/locator.js",
        "templates/defaults.json",
        "templates/flavors.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-outreach-assistant@fieldsiq.com",
      "strict_min_version": "115.0"
    }
  },
  "sidebar_action": {
    "default_panel": "popup.html",
    "default_title": "Social Outcome Engine"
  }
}

Best Social Outcome Engine Alternatives

Here are some Firefox add-ons that are similar to Social Outcome Engine: