HTML CSS Live Editor

HTML CSS Live Editor

HTML or CSS developer or learner, Get the program output instantly.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "HTML CSS Live Editor",
  "description": "HTML or CSS developer or learner, Get the program output instantly.",
  "version": "1.9",
  "browser_action": {
    "default_icon": "Icon-1024.png",
    "default_popup": "HTMLEditor.html"
  },
  "author": "Merbin Joe",
  "offline_enabled": true,
  "homepage_url": "http://www.tutorialcodeplay.com",
  "icons": {
    "16": "Icon-16.png",
    "48": "Icon-48.png",
    "128": "Icon-128.png"
  },
  "manifest_version": 2
}