Whats The Expression

Whats The Expression

Whats The Expression

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Whats The Expression",
  "description": "Whats The Expression",
  "version": "2",
  "manifest_version": 2,
  "local_path": "WhatsTheExpression.html",
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "permissions": [
    "unlimited_storage",
    "notifications"
  ]
}