Disposable Number

Disposable Number

Receive sms from all around the world.Use it to verify your accounts.Free, no register and no ads!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "short_name": "Disposable Number",
  "name": "Disposable Number",
  "description": "Receive sms from all around the world.Use it to verify your accounts.Free, no register and no ads!",
  "icons": {
    "16": "favicon3.ico",
    "48": "logo192.png",
    "128": "logo512.png"
  },
  "content_security_policy": "script-src 'self' 'sha256-WDhufSqZOEoWULzS4Nwz11MNyHzZClVYbQ2JSt1vfkw'; object-src 'self'",
  "permissions": [],
  "manifest_version": 2,
  "version": "0.0.1",
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "Disposable Number"
  }
}