Clark College Student Success Resources

Clark College Student Success Resources

The resources in this extension can help you navigate to the most common places on the website you may need at Clark.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Clark College Student Success Resources",
  "description": "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.",
  "version": "1.1.3",
  "icons": {
    "32": "icon_32.png",
    "48": "icon_48.png",
    "64": "icon_64.png",
    "128": "icon_128.png"
  },
  "action": {
    "default_icon": "icon_128.png",
    "default_popup": "popup.html"
  },
  "permissions": []
}