CheapSMS Helper Firefox

Examine source code of CheapSMS Helper

By: crinny
Inspect and view changes in CheapSMS Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CheapSMS Helper",
  "version": "1.4",
  "description": "Extra features for cheapsms.ru",
  "applications": {
    "gecko": {
      "id": "helper@cheapsms.ru"
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {},
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.cheapsms.ru/*"
      ],
      "js": [
        "cheapsms.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*.cheapsms.ru/*"
      ],
      "css": [
        "cheapsms.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Best CheapSMS Helper Alternatives

Here are some Firefox add-ons that are similar to CheapSMS Helper: