WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Preplaced AI: The Mentor that you needed for Leetcode, Youtube, etc

Preplaced AI: The Mentor that you needed for Leetcode, Youtube, etc

View on Chrome Web Store
View Preplaced AI: The Mentor that you needed for Leetcode, Youtube, etc Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (297 ratings)
12 new ratings
48 views
This extension has been viewed 48 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.

Do you ever find yourself: 1️⃣ Practising a problem on LeetCode and getting stuck to find the right approach for solving the…
Type
Extension
Users
10,000 users
2K
preplaced-extension-devs
View author page of preplaced-extension-devs
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 7, 2024
Version 1.5.11
Manifest version
3
Updated
Updated on June 16, 2025
productivity/education
Extension Category
View on Chrome Web Store
View Preplaced AI: The Mentor that you needed for Leetcode, Youtube, etc 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": "Preplaced AI: The Mentor that you needed for Leetcode, Youtube, etc",
    "version": "1.5.11",
    "icons": {
        "128": "preplaced-logo.png"
    },
    "action": {
        "default_icon": {
            "128": "preplaced-logo.png"
        },
        "default_title": "Open Preplaced AI Mentor"
    },
    "permissions": [
        "sidePanel",
        "activeTab",
        "storage",
        "tabs",
        "webNavigation"
    ],
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "content.css"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self'"
    }
}
© 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