WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Scholarhive: One-Click Scholarship Applications

Scholarhive: One-Click Scholarship Applications

View on Chrome Web Store
View Scholarhive: One-Click Scholarship Applications Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 ratings)
1 views
This extension has been viewed 1 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.

Scholarhive helps students easily find and apply for scholarships by automating the application process.
Type
Extension
Users
242 users
3
evanjt06
View author page of evanjt06
Published
Published on October 24, 2024
Version 12.0
Manifest version
3
Updated
Updated on November 25, 2024
productivity/education
Extension Category
View on Chrome Web Store
View Scholarhive: One-Click Scholarship Applications 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": "Scholarhive: One-Click Scholarship Applications",
    "version": "12.0",
    "description": "Scholarhive helps students easily find and apply for scholarships by automating the application process.",
    "permissions": [
        "scripting",
        "activeTab",
        "storage",
        "clipboardWrite"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "scholarhive.png",
        "default_title": "Scholarship Autofill"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.ttf",
                "styles.css",
                "scholar.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "libs\/jspdf.umd.min.js",
                "libs\/pdfobject.min.js",
                "content.js"
            ]
        }
    ]
}
© 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