Mystic 8 ball

Mystic 8 ball

Застряли в сложном положении? Не понимаете что делать? Спросите у магического шара, он всегда рад дать ответ! Множество ответов.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Mystic 8 ball",
  "version": "0.82",
  "icons": {
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "Mystic 8 ball",
    "default_icon": "icon128.png",
    "default_popup": "index.html"
  }
}