Social Libra Firefox

Examine source code of Social Libra

By: Shabti Add-on
Inspect and view changes in Social Libra source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Social Libra",
  "description": "Vote on Libra Scores, browse topics, and see balance ratings while you browse.",
  "version": "0.1.1",
  "icons": {
    "16": "public/icons/icon-16.png",
    "48": "public/icons/icon-48.png",
    "128": "public/icons/icon-128.png"
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "public/icons/icon-16.png",
      "48": "public/icons/icon-48.png",
      "128": "public/icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.tsx-loader-By1pShP7.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "cookies",
    "notifications",
    "alarms"
  ],
  "host_permissions": [
    "https://www.sociallibra.com/*",
    "https://www.api.sociallibra.com/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "public/icons/icon.png",
        "assets/LibraBar-Cl9Ja1g1.js",
        "assets/webext-DQf0R6ft.js",
        "assets/url-DjpeOV7J.js",
        "assets/index.tsx-DOin-a8w.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@sociallibra.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity",
          "searchTerms"
        ],
        "optional": []
      }
    }
  }
}

Best Social Libra Alternatives

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