Newsela

Newsela

Read closely. Think critically. Be worldly.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "https://newsela.com/"
    },
    "urls": [
      "https://newsela.com/"
    ]
  },
  "author": "Newsela",
  "description": "Read closely. Think critically. Be worldly.",
  "icons": {
    "24": "icon_24x.png",
    "128": "icon_128x.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9onn2sGJEbzHovBWPFHyYUlEpU/CmippA2Ui6o7msLGyg++MA+EadkbmTfcWBUbDtlUEIw6OTEoGqTOhvajxSY1+Mw3R4BDsunk/QbtCjafbgdIDNcpSgrcDjEbXjj4XPhv8Z4YNn51BBINdasRZJHSbhtpH+WjzsBAjKIKZZPQIDAQAB",
  "manifest_version": 2,
  "name": "Newsela",
  "permissions": [
    "geolocation"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "short_name": "Read closely. Think critically. Be worldly.",
  "version": "1.0.3"
}