Axiom Browser Firefox

Examine source code of Axiom Browser

By: KO66
Inspect and view changes in Axiom Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Axiom Browser",
  "version": "4.7.0",
  "author": "Axiom AI Limited",
  "description": "Automate websites and scrape data. Quickly, without code.",
  "key": "MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhALFmbOE3H8Z7Mm2yD+cpgUrruZTtC3010/Bejyz5TK+rLj7QEH+n6RHwCyvOQERbcnLhfgCdESMxfuDfUcAjNVnQIHDc6SZNEtwNOywJhp5l3FuUlBpswRuU2aJ2I1IgDQIDAQAB",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "axiom-logo.png",
    "default_tip": "Axioms"
  },
  "icons": {
    "128": "axiom-logo.png"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "permissions": [
    "activeTab",
    "notifications",
    "cookies",
    "storage",
    "unlimitedStorage",
    "tabs",
    "identity",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content.css",
        "axiom-material.css",
        "lib/jquery-confirm.min.css",
        "axiomselector.css"
      ],
      "js": [
        "jquery.js",
        "content.js",
        "lib/jquery-confirm.min.js",
        "lib/moment.min.js",
        "axiomselector.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "axiom-logo.png",
    "axiom-logo-new.png",
    "axiom-logo-long.png",
    "bots-at-work.png",
    "ban.svg",
    "times.svg",
    "plus.svg",
    "toggle-on.svg",
    "toggle-off.svg",
    "record-large.png",
    "record.png",
    "axiom-icon.png",
    "chevron-left.svg",
    "lightbulb.svg",
    "content.css",
    "lib/jquery-confirm.min.css",
    "axiombuilder.html",
    "axiomselector.css",
    "jquery.js",
    "content.js",
    "lib/jquery-confirm.min.js",
    "lib/moment.min.js",
    "axiomselector.js",
    "content.css",
    "axiom-material.css",
    "lib/jquery-confirm.min.css",
    "axiomselector.css"
  ],
  "externally_connectable": {
    "matches": [
      "*://*.axiom.ai/*",
      "*://*.tgwc.space/*",
      "*://localhost:*/*",
      "*://0.0.0.0:*/*",
      "*://*.linkedin.com/*",
      "*://*.bitmachine.co.uk/*",
      "*://*.apis.google.com/*"
    ]
  },
  "oauth2": {
    "client_id": "733612197376-mc7mois00vsqb1gl8ua51nj5o04lmv86.apps.googleusercontent.com",
    "scopes": [
      "openid",
      "email",
      "profile",
      "https://www.googleapis.com/auth/drive",
      "https://www.googleapis.com/auth/spreadsheets"
    ]
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+X",
        "mac": "Alt+Shift+X"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7d62411-276f-4d48-9e02-a007f6347d7e}"
    }
  }
}

Best Axiom Browser Alternatives

Here are some Firefox add-ons that are similar to Axiom Browser: