Creativid Review, Demo and Bonus

Creativid Review, Demo and Bonus

Now, You Can Easily Create Phenomenal Videos Like a Professional in Minutes...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Creativid Review, Demo and Bonus",
  "manifest_version": 2,
  "short_name": "Creativid",
  "description": "Now, You Can Easily Create Phenomenal Videos Like a Professional in Minutes...",
  "version": "1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "Creativid Review.png"
  }
}