Wolverine Links

Wolverine Links

This is an extension for UM Students to help them organize their important school-related bookmarks

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Wolverine Links",
  "version": "1.2.5",
  "manifest_version": 2,
  "description": "This is an extension for UM Students to help them organize their important school-related bookmarks",
  "browser_action": {
    "default_icon": "logo.png",
    "default_popup": "wlinks.html"
  },
  "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'"
}