WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Free AI Form Solver - AI Autofill Form & Linkedin Jobs and Study Tools

Free AI Form Solver - AI Autofill Form & Linkedin Jobs and Study Tools

View on Chrome Web Store
View Free AI Form Solver - AI Autofill Form & Linkedin Jobs and Study Tools Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (8 ratings)
7 new ratings
7 views
This extension has been viewed 7 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.

Autofill and study with AI - Access study tools like AI assistant, timer, calculator and more in a floating overlay.
Type
Extension
Users
187 users
4
Website learnitab.com
Learnitab
View author page of Learnitab
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 17, 2025
Version 1.1.0
Manifest version
3
Updated
Updated on November 19, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Free AI Form Solver - AI Autofill Form & Linkedin Jobs and Study Tools 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",
    "manifest_version": 3,
    "name": "Free AI Form Solver - AI Autofill Form & Linkedin Jobs and Study Tools",
    "description": "Autofill and study with AI - Access study tools like AI assistant, timer, calculator and more in a floating overlay.",
    "version": "1.1.0",
    "permissions": [
        "contextMenus",
        "activeTab",
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "src\/assets\/icon-24.png",
            "48": "src\/assets\/icon.png",
            "128": "src\/assets\/icon-128.png"
        },
        "default_title": "Learnitab Study AI Tutorial",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "src\/assets\/icon-24.png",
        "48": "src\/assets\/icon.png",
        "128": "src\/assets\/icon-128.png"
    },
    "background": {
        "service_worker": "background\/service-worker.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+M",
                "windows": "Alt+M",
                "mac": "Alt+M",
                "linux": "Alt+M"
            }
        }
    },
    "host_permissions": [
        "https:\/\/*.openai.com\/",
        "https:\/\/*.chatgpt.com\/",
        "https:\/\/*.google.com\/",
        "https:\/\/gemini.google.com\/*",
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "*:\/\/docs.google.com\/document\/*",
                "https:\/\/docs.google.com\/document\/*",
                "*:\/\/docs.google.com\/presentation\/*",
                "https:\/\/docs.google.com\/presentation\/*",
                "*:\/\/*.canva.com\/*",
                "https:\/\/*.canva.com\/*"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/docs.google.com\/forms\/*"
            ],
            "js": [
                "teleprompter.js"
            ]
        },
        {
            "matches": [
                "*:\/\/forms.office.com\/pages\/*"
            ],
            "js": [
                "teleprompter2.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.linkedin.com\/*"
            ],
            "js": [
                "teleprompter3.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.myworkdayjobs.com\/*"
            ],
            "js": [
                "teleprompter4.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.lever.co\/*"
            ],
            "js": [
                "teleprompter5.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.boards.greenhouse.io\/*"
            ],
            "js": [
                "teleprompter6.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.job-boards.greenhouse.io\/*"
            ],
            "js": [
                "teleprompter7.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.bamboohr.com\/*"
            ],
            "js": [
                "teleprompter8.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.airtable.com\/*"
            ],
            "js": [
                "teleprompter9.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/career10.successfactors.com\/*"
            ],
            "js": [
                "teleprompter10.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/assets\/icon-24.png",
                "popup.html",
                "popup.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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