Landing page Platform Phoenix

Landing page Platform Phoenix

Extension for convenient work with Landing Pages. Only for use with the Platform Phoenix

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Landing page Platform Phoenix",
  "version": "1.0",
  "icons": {
    "16": "image/LP16x16.png",
    "48": "image/LP48x48.png",
    "128": "image/LP128x128.png"
  },
  "browser_action": {
    "default_title": "Landing pages Platform Phoenix",
    "default_popup": "template/popup.html",
    "default_icon": "image/LP16x16.png"
  }
}