FLECTRO

FLECTRO

FLECTRO screensaver is designed to be both easy on the eyes and enjoyable. Now includes custom click events!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default.title": "A manual screen saver made for your relaxation",
    "default_icon": "preview.JPG",
    "default_popup": "extension.html"
  },
  "content_security_policy": "script-scr 'self' https://www.google.com; object-src 'self' ",
  "description": "FLECTRO screensaver is designed to be both easy on the eyes and enjoyable. Now includes custom click events!",
  "manifest_version": 2,
  "name": "FLECTRO",
  "version": "1.0"
}