Examine source code of SMS Orange FREE

Inspect and view changes in SMS Orange FREE 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
{
  "manifest_version": 2,
  "name": "SMS Orange FREE",
  "description": "Świetny dodatek pozwalający ci na darmowe wysyłanie SMS-ów przez internet w sieci Orange",
  "version": "1.4resigned1",
  "browser_action": {
    "default_icon": "128.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f9e77ec-11fe-4a7e-b6ef-3846624f43e7}"
    }
  }
}