Ranasi Autofill Firefox

Examine source code of Ranasi Autofill

By: RanASI Add-on
Inspect and view changes in Ranasi Autofill source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "0.1.31",
  "default_locale": "en",
  "permissions": [
    "storage",
    "history",
    "tabs",
    "http://*/*",
    "https://*/*",
    "https://api.openai.com/*",
    "http://localhost:3130/*"
  ],
  "web_accessible_resources": [
    "assets/*"
  ],
  "externally_connectable": {
    "matches": [
      "https://www.ranasi.com/*",
      "https://ranasi.com/*",
      "http://localhost:3120/*",
      "http://127.0.0.1:3120/*"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ranasi@ranasi.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Ranasi Autofill Alternatives

Here are some Firefox add-ons that are similar to Ranasi Autofill: