WebExtension.net
WebExtension.net

InsertLearning

View on Chrome Web Store
View InsertLearning Chrome Extension on Chrome Web Store
4.3 (63 ratings)

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

Insert instructional content on any web page
Type
Extension
Users
1,000,000 users
500K
InsertLearning
View author page of InsertLearning
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 20, 2015
Version 2.2.0
Manifest version
3
Updated
Updated on January 19, 2024
View on Chrome Web Store
View InsertLearning Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "InsertLearning",
    "description": "Insert instructional content on any web page",
    "version": "2.2.0",
    "icons": {
        "128": "lib\/img\/icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/docentedu.com\/*",
                "https:\/\/insertlearning.com\/*",
                "https:\/\/www.okeebo.com\/*"
            ],
            "js": [
                "version.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/insertlearning.com\/v1\/share\/*"
            ],
            "js": [
                "share.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/insertlearning.com\/v1\/lesson\/*"
            ],
            "js": [
                "lesson.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "InsertLearning",
        "default_icon": "lib\/img\/icon.png"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "webNavigation"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "optional_permissions": [
        "identity"
    ],
    "oauth2": {
        "client_id": "127401089900-rarcch2uc0f83u0bdcm1fchpi8brttqu.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "openid"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/fonts\/*",
                "lib\/iframe\/*",
                "lib\/img\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "dehajjkfchegiinhcmoclkfbnmpgcahj"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx77dY6nQKrjpTulS2r\/78MgizLQbjonZBoL\/CQy2\/IuLEYviiW23gk9xK8Ba8N\/v7x2C1WcqrkZSVgtqsoSbYt5XoOvPAMZLcS3REvFJGCsrtGrndnoX0bFdZVrlIPDVvHIcRsjnDFYWC8SoWaDEuTAWi+PTcjck8dZ+69Q8S9lHotgh01KxFJtxwxi8PNF4koUREPKOcsopq0OC8MJH9foIGCSmyzz6wiiozCD8ryhV6EM8JqhQ7+MsnHMzv5rJfw+g8ZKDDH\/ZM\/uM3skmOAJF1e9lfX21X6UFYjHzVUoYH+c4Xosx3XCLgBIcyyTSyas+cZtBptcUtJDFEdLNuQIDAQAB"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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