The Office Quotes - New Tab, New Quotes

The Office Quotes - New Tab, New Quotes

Start every search with a short script from the office. Not associated with NBC or NBC’s The Office.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "The Office Quotes - New Tab, New Quotes",
  "version": "0.0.3",
  "description": "Start every search with a short script from the office. Not associated with NBC or NBC’s The Office.",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}