Word Up! - Boost Your Word Power

Word Up! - Boost Your Word Power

Word Up! is an app that allows users to enrich their daily vocabulary by learning new words in improving their language skills.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Word Up! - Boost Your Word Power",
  "description": "Word Up! is an app that allows users to enrich their daily vocabulary by learning new words in improving their language skills.",
  "version": "1.1.0",
  "manifest_version": 3,
  "icons": {
    "128": "128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_title": "Open the popup"
  }
}