Scholarship websites
List of websites post scholarships
What is Scholarship websites?
Scholarship websites is a Chrome extension developed by https://sem-dev.net, and its main feature is "List of websites post scholarships".
Extension Screenshots
Download Scholarship websites Extension CRX File
Download Scholarship websites extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
List of the popular websites post scholarships and opportunities and internships.
Extension Basic Information
Name | Scholarship websites |
ID | nclbjdbojjhmhbmldhmbmhmfcmckfhdd |
Official URL | https://chromewebstore.google.com/detail/scholarship-websites/nclbjdbojjhmhbmldhmbmhmfcmckfhdd |
Description | List of websites post scholarships |
File Size | 5.42 KB |
Installation Count | 88 |
Current Version | 2.0 |
Last Updated | 2023-01-02 |
Publish Date | 2020-07-01 |
Developer | https://sem-dev.net |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/SEM-DEV/scholarship-websites-extension |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Scholarship websites", "manifest_version": 2, "version": "2.0", "description": "List of websites post scholarships", "icons": { "16": "icon_16.png" }, "browser_action": { "default_icon": { "16": "icon_16.png" }, "default_popup": "popup.html" } } |