Data Entry Assist Firefox

Examine source code of Data Entry Assist

By: Nijas
Inspect and view changes in Data Entry Assist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Data Entry Assist",
  "version": "1.0",
  "description": "Adds a yellow border to  webpages",
  "permissions": [
    "storage",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "48": "icons/border-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dataentryassist@dua.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.cloudtronnicsonline.com/*"
      ],
      "js": [
        "jquery.min.js",
        "assist.js"
      ]
    }
  ]
}

Best Data Entry Assist Alternatives

Here are some Firefox add-ons that are similar to Data Entry Assist: