WebExtension.net
WebExtension.net

Coursology

View on Chrome Web Store
View Coursology Chrome Extension on Chrome Web Store
2.1 (201 ratings)

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

Introducing your “Know-it-all” Study Sidekick! Dive into answers, master concepts, and soar academically with AI by your side.
Type
Extension
Users
100,000 users
Website coursology.com
Coursology
View author page of Coursology
Published
Published on March 16, 2023
Version 1.1.4
Manifest version
3
Updated
Updated on November 4, 2024
View on Chrome Web Store
View Coursology Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.1.4",
    "author": "Coursology LLC <[email protected]>",
    "name": "Coursology",
    "description": "Introducing your \u201cKnow-it-all\u201d Study Sidekick! Dive into answers, master concepts, and soar academically with AI by your side.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "scripting",
        "cookies",
        "contextMenus"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "answer_box.bd79409d.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": [
                "font.78aa8533.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.instructure.com\/*"
            ],
            "js": [
                "canvas.092669ea.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.blackboard.com\/*"
            ],
            "js": [
                "blackboard.f9233a11.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/quiz.coursology.com\/*",
                "http:\/\/localhost:5500\/*"
            ],
            "js": [
                "coursology.3241e91c.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "snapshot.1a54785e.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": [
                "font.78aa8533.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "feedback.2b8b0012.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": [
                "font.78aa8533.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "chat.49f99b39.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": [
                "font.78aa8533.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "snapshot_shortcut.7a38e2a3.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.brightspace.com\/*"
            ],
            "js": [
                "brightspace.514d3338.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.moodlecloud.com\/*"
            ],
            "js": [
                "moodle.b2383457.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/*"
            ],
            "js": [
                "google.f055f8b7.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "text_select.e81dde98.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": [
                "font.78aa8533.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "upload_materials.480647a1.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": [
                "font.78aa8533.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "solve_context_menu.38f10535.js"
            ],
            "exclude_matches": [
                "*:\/\/*.mheducation.com\/*",
                "*:\/\/*.cengage.com\/*",
                "*:\/\/*.macmillanlearning.com\/*",
                "*:\/\/*.pearson.com\/*",
                "*:\/\/*.bankofamerica.com\/*",
                "*:\/\/*.wellsfargo.com\/*",
                "*:\/\/*.chase.com\/*",
                "*:\/\/*.citibank.com\/*",
                "*:\/\/*.usbank.com\/*",
                "*:\/\/*.pnc.com\/*",
                "*:\/\/*.capitalone.com\/*",
                "*:\/\/*.td.com\/*",
                "*:\/\/*.bbt.com\/*",
                "*:\/\/*.suntrust.com\/*",
                "*:\/\/*.truist.com\/*",
                "*:\/\/*.ally.com\/*",
                "*:\/\/*.huntington.com\/*",
                "*:\/\/*.usaa.com\/*",
                "*:\/\/*.bmo.com\/*",
                "*:\/\/*.regions.com\/*",
                "*:\/\/*.synchronybank.com\/*",
                "*:\/\/*.discover.com\/*",
                "*:\/\/*.americanexpress.com\/*",
                "*:\/\/*.charlesbank.com\/*",
                "*:\/\/*.citizensbank.com\/*",
                "*:\/\/*.fifththirdbank.com\/*",
                "*:\/\/*.key.com\/*",
                "*:\/\/*.morganstanley.com\/*",
                "*:\/\/*.paypal.com\/*",
                "*:\/\/*.sofi.com\/*",
                "*:\/\/*.vanguard.com\/*",
                "*:\/\/*.usbanklocations.com\/*",
                "*:\/\/*.mercury.com\/*"
            ],
            "all_frames": false,
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "<all_urls>",
        "https:\/\/*.coursology.io\/*",
        "https:\/\/*.coursology.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/loading.riv"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "Nunito.a41bf82f.ttf"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "Nunito.a41bf82f.ttf"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "Nunito.a41bf82f.ttf"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "Nunito.a41bf82f.ttf"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "Nunito.a41bf82f.ttf"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "Nunito.a41bf82f.ttf",
                "upload_materials.2c85a3a6.css"
            ]
        }
    ]
}
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