locomotive Firefox

Examine source code of locomotive

By: joak
Inspect and view changes in locomotive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Locomotive",
  "description": "This extension is a locomotive ride in your browser!",
  "version": "1.1resigned1",
  "author": "joak",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Flip horizontally page!",
    "browser_style": false
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "script.js",
        "jquery.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "animationlocomotive.css",
    "start.mp3",
    "sound.mp3"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{443bb889-851d-4f51-afe0-1ad0ec4fc1ef}"
    }
  }
}

Best locomotive Alternatives

Here are some Firefox add-ons that are similar to locomotive: