WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Axiom Browser Automation & Web Scraping

Axiom Browser Automation & Web Scraping

View on Chrome Web Store
View Axiom Browser Automation & Web Scraping Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (202 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Automate websites and scrape data. Quickly, without code.
Type
Extension
Users
100,000 users
Website axiom.ai
Axiom AI
View author page of Axiom AI
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 14, 2018
Version 4.6.2
Manifest version
3
Updated
Updated on May 19, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Axiom Browser Automation & Web Scraping Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Automate websites and scrape data. Quickly, without code.",
    "version": "4.6.2",
    "name": "Axiom Browser Automation & Web Scraping",
    "author": "Axiom AI Limited",
    "key": "MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhALFmbOE3H8Z7Mm2yD+cpgUrruZTtC3010\/Bejyz5TK+rLj7QEH+n6RHwCyvOQERbcnLhfgCdESMxfuDfUcAjNVnQIHDc6SZNEtwNOywJhp5l3FuUlBpswRuU2aJ2I1IgDQIDAQAB",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "axiom-logo.png",
        "default_tip": "Axioms"
    },
    "icons": {
        "128": "axiom-logo.png"
    },
    "manifest_version": 3,
    "content_security_policy": {
        "extension-pages": "extension-pages allow-scripts: unsafe-eval 'self'",
        "sandbox": "sandbox allow-scripts: script-src 'self' https:\/\/www.google-analytics.com\/analytics.js https:\/\/apis.google.com https:\/\/rec.smartlook.com; object-src 'self'"
    },
    "permissions": [
        "activeTab",
        "notifications",
        "cookies",
        "storage",
        "unlimitedStorage",
        "tabs",
        "identity",
        "scripting"
    ],
    "host_permissions": [
        "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": [
        {
            "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"
            ],
            "extension_ids": [
                "cpgamigjcbffkaiciiepndmonbfdimbb"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "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_action": {
            "suggested_key": {
                "default": "Alt+Shift+X",
                "mac": "Alt+Shift+X"
            }
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top