Crafty Lands Craft, Build and Explore Worlds

Crafty Lands Craft, Build and Explore Worlds

Crafty Lands Craft, Build and Explore Worlds New Tab is now available Crafty Lands Craft, Build and Explore Worlds Wallpapers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_title": "crafty lands build"
  },
  "background": {
    "service_worker": "js25x/background25x.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab25x.html"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "images25x/icon25x.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "offline_enabled": true,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1.2.5"
}