Safe Lagoon – Parental control

Safe Lagoon – Parental control

Safe Lagoon #1 Parental Control - Blocks pornography & protects your family. The best free Parental Control ★★★★★

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Safe Lagoon – Parental control",
  "short_name": "Safe Lagoon – Parental control",
  "description": "Safe Lagoon #1 Parental Control - Blocks pornography & protects your family. The best free Parental Control ★★★★★",
  "version": "1.1",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "webcenter.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Safe Lagoon #1 Parental Control - Blocks pornography & protects your family. The best free Parental Control ★★★★★",
    "default_icon": "safelagoon.png"
  },
  "manifest_version": 2,
  "icons": {
    "128": "safelagoon_128.png"
  }
}