انسخ كود خصم امريكان ايجل 2024 لتوفير النقود
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "كود خصم امريكان ايجل 2024 للمنتجات والعروض",
"description": "انسخ كود خصم امريكان ايجل 2024 لتوفير النقود",
"version": "1.3.0",
"manifest_version": 3,
"icons": {
"48": "icon48.png"
},
"action": {
"default_icon": "icon48.png",
"default_title": "كود خصم امريكان ايجل 2024",
"default_popup": "page.html",
"background": [
"script.js"
]
}
}