BlaBla PDF Firefox

Examine source code of BlaBla PDF

By: Hiza Add-on
Inspect and view changes in BlaBla PDF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "0.1.1",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://blablapdf.com",
  "action": {
    "default_title": "__MSG_extTitle__",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "tabs",
    "clipboardRead",
    "clipboardWrite",
    "downloads"
  ],
  "host_permissions": [
    "https://identitytoolkit.googleapis.com/*",
    "https://securetoken.googleapis.com/*",
    "https://www.blablapdf.com/*",
    "https://blablapdf.com/*"
  ],
  "cross_origin_embedder_policy": {
    "value": "require-corp"
  },
  "cross_origin_opener_policy": {
    "value": "same-origin"
  },
  "background": {
    "scripts": [
      "kernel/key_contracts.js",
      "kernel/canon.js",
      "kernel/brain_validators.js",
      "kernel/fill_kernel.js",
      "kernel/brain.js",
      "kernel/clipboard_pairing.js",
      "kernel/template_utils.js",
      "kernel/template_autofill.js",
      "kernel/teach_matcher.js",
      "vendor/jackpot-core.browser.js",
      "vendor/tb_local_ai_lite.js",
      "vendor/power_local_llm_stub.js",
      "sync_storage.js",
      "teach2_bg.js",
      "sync_migration.js",
      "unlock.js",
      "e2ee.js",
      "yjs-lite.js",
      "background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self'; frame-src 'self' blob:; child-src 'self' blob:; base-uri 'self';"
  },
  "default_locale": "en",
  "short_name": "__MSG_extShortName__",
  "browser_specific_settings": {
    "gecko": {
      "id": "blablapdf@blablapdf.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best BlaBla PDF Alternatives

Here are some Firefox add-ons that are similar to BlaBla PDF: