WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Leeco AI - Learning Companion for LeetCode & YouTube | Preplaced Mentor AI

Leeco AI - Learning Companion for LeetCode & YouTube | Preplaced Mentor AI

View on Chrome Web Store
View Leeco AI - Learning Companion for LeetCode & YouTube | Preplaced Mentor AI Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (376 ratings)
4 new ratings
49 views
This extension has been viewed 49 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.

Leeco AI is your all-in-one Chrome extension for mastering LeetCode and Youtube Learning with an AI mentor by your side.
Type
Extension
Users
20,000 users
5K
Website leeco.ai
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 2.0.6
Manifest version
3
Updated
Updated on July 14, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Leeco AI - Learning Companion for LeetCode & YouTube | Preplaced Mentor AI 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": "Leeco AI - Learning Companion for LeetCode & YouTube | Preplaced Mentor AI",
    "description": "Leeco AI is your all-in-one Chrome extension for mastering LeetCode and Youtube Learning with an AI mentor by your side.",
    "version": "2.0.6",
    "icons": {
        "128": "Leeco.png"
    },
    "action": {
        "default_icon": {
            "128": "Leeco.png"
        },
        "default_title": "Open Leeco AI"
    },
    "permissions": [
        "sidePanel",
        "activeTab",
        "storage",
        "tabs"
    ],
    "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