Free Logo Maker

Free Logo Maker

Search & create an online free logo maker tool to assist you in designing a logo that meets your specifications.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "icons/icon32.png",
    "default_popup": "popup.html",
    "default_title": "Free Logo Maker"
  },
  "description": "Search & create an online free logo maker tool to assist you in designing a logo that meets your specifications.",
  "homepage_url": "http://wixlogomaker.net/",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png",
    "256": "icons/icon256.png"
  },
  "manifest_version": 3,
  "name": "Free Logo Maker",
  "permissions": [],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.6"
}