BleuPage Ultimate

BleuPage Ultimate

BleuPage Ultimate finds and posts the most engaging content in your niche and posts it on all the major social media networks.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "BleuPage Ultimate",
  "manifest_version": 2,
  "short_name": "BleuPage",
  "description": "BleuPage Ultimate finds and posts the most engaging content in your niche and posts it on all the major social media networks.",
  "version": "1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "BleuPage Ultimate.png"
  }
}