Syngant Mobile Store

Syngant Mobile Store

Download the best ringtones, wallpapers and notification sounds to Windows, Mac, Linux, iOS, Android, PWA Store

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Syngant Mobile Store",
  "description": "Download the best ringtones, wallpapers and notification sounds to Windows, Mac, Linux, iOS, Android, PWA Store",
  "version": "1.0.0",
  "icons": {
    "192": "icon_192.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}