Archilovers Inspiration Tab

Archilovers Inspiration Tab

Get a beautiful project from Archilovers network every time you open a new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "chrome_url_overrides": {
    "newtab": "blank.html"
  },
  "content_security_policy": "script-src https://www.archilovers.com 'self' ; object-src 'self'",
  "description": "Get a beautiful project from Archilovers network every time you open a new tab.",
  "icons": {
    "128": "icon128.png"
  },
  "incognito": "split",
  "manifest_version": 2,
  "name": "Archilovers Inspiration Tab",
  "short_name": "ArchiloversTab",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.5"
}