Enactus UK Bookshelf

Enactus UK Bookshelf

Recommended books from Enactus alumni, students and staff.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Michael Austin",
  "action": {
    "default_icon": "favicon.png",
    "default_title": "Entrepreneurial Action"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "Recommended books from Enactus alumni, students and staff.",
  "manifest_version": 3,
  "name": "Enactus UK Bookshelf",
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.1"
}