Behance New Tab

Behance New Tab

Get inspired by new Behance projects.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Behance New Tab",
  "version": "1.5.0",
  "description": "Get inspired by new Behance projects.",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "128": "behance-icon.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}