Examine source code of كود خصم العراب للاحذية

Inspect and view changes in كود خصم العراب للاحذية source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.7.1",
  "default_locale": "ar",
  "manifest_version": 3,
  "icons": {
    "48": "icon48.png"
  },
  "action": {
    "default_icon": "icon48.png",
    "default_title": "كود خصم العراب للاحذية",
    "default_popup": "page.html",
    "background": [
      "script.js"
    ]
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}