Logo Vectors

Logo Vectors

Search Logo Vectors and Free Download from the worlds first and biggest logo search engine

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "img/16.png",
    "default_popup": "popup.html",
    "default_title": "Logo Vectors - Instant Search"
  },
  "default_locale": "en",
  "description": "Search Logo Vectors and Free Download from the worlds first and biggest logo search engine",
  "homepage_url": "http://logovectors.net/",
  "icons": {
    "48": "img/48.png",
    "128": "img/128.png"
  },
  "manifest_version": 2,
  "name": "Logo Vectors",
  "permissions": [],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.0.0"
}