Zeri - Kthe cdo tekst ne audio ne shqip

Zeri - Kthe cdo tekst ne audio ne shqip

Kthe ne audio

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Zeri - Kthe cdo tekst ne audio ne shqip",
  "description": "Kthe ne audio",
  "version": "1.0.4",
  "permissions": [
    "contextMenus",
    "activeTab",
    "https://www.zeri.app/*",
    "https://accounts.google.com/o/oauth2/token"
  ],
  "browser_action": {
    "default_popup": "zeri.html",
    "default_icon": "zeriAppx196.png"
  },
  "icons": {
    "16": "zeriAppx196.png"
  },
  "manifest_version": 2,
  "background": {
    "scripts": [
      "jquery-3.4.1.min.js",
      "app.js"
    ]
  },
  "content_security_policy": "script-src 'self' https://zeri.app; object-src 'self'"
}