Examine source code of JINGLEON RADYO PRODUKSIYON

Inspect and view changes in JINGLEON RADYO PRODUKSIYON 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "JINGLEON RADYO PRODUKSIYON",
  "description": "Sürekli çalıştığımız iş ortaklarımız ve yayıncılar için hazırladığımız bu uzantı ile sitemize kolayca erişim sağlayabilirsiniz",
  "version": "1.0",
  "manifest_version": 3,
  "action": {
    "default_title": "JINGLEON",
    "default_icon": "kk.png",
    "default_popup": "index.html"
  },
  "icons": {
    "256": "kk.png"
  }
}