TwinCone Firefox

Examine source code of TwinCone

Inspect and view changes in TwinCone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TwinCone",
  "description": "This extension automatically loads Basecone-scans and shows it within Twinfield.",
  "version": "2.5",
  "permissions": [],
  "icons": {
    "128": "icon128.png"
  },
  "web_accessible_resources": [
    "download.png"
  ],
  "background": {
    "scripts": [
      "jquery.js",
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://c3.twinfield.com/*",
        "https://c4.twinfield.com/*",
        "https://c5.twinfield.com/*",
        "https://accounting.twinfield.com/*",
        "https://accounting2.twinfield.com/*"
      ],
      "all_frames": false,
      "js": [
        "jquery.js",
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best TwinCone Alternatives

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