Button Generator

Button Generator

Button X is a powerful tool that allows you to create beautiful and stylish web buttons in seconds.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "web_url": "http://www.bestcssbuttongenerator.com/"
    },
    "urls": [
      "http://www.bestcssbuttongenerator.com/"
    ]
  },
  "description": "Button X is a powerful tool that allows you to create beautiful and stylish web buttons in seconds.",
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "name": "Button Generator",
  "version": "3.0"
}