Scholarship websites
List of websites post scholarships
什麼是Scholarship websites?
Scholarship websites是由https://sem-dev.net開發的Chrome擴展程式,該擴展的主要功能是“List of websites post scholarships”。
擴展截圖
下載Scholarship websites擴展crx文件
下載Scholarship websites擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
List of the popular websites post scholarships and opportunities and internships.
擴展基本資訊
名稱 | Scholarship websites |
ID | nclbjdbojjhmhbmldhmbmhmfcmckfhdd |
官方網址 | https://chromewebstore.google.com/detail/scholarship-websites/nclbjdbojjhmhbmldhmbmhmfcmckfhdd |
簡介 | List of websites post scholarships |
檔案大小 | 5.42 KB |
安裝次數 | 88 |
目前版本 | 2.0 |
更新時間 | 2023-01-02 |
上架時間 | 2020-07-01 |
開發者 | https://sem-dev.net |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/SEM-DEV/scholarship-websites-extension |
支援的語言 | 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" } } |