AI Daily Tools Firefox

Examine source code of AI Daily Tools

By: twn39
Inspect and view changes in AI Daily Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "aidaily",
  "description": "manifest.json description",
  "version": "0.1.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9bbcd58d-60af-4b9b-8438-a83aca98809c}"
    }
  }
}

Best AI Daily Tools Alternatives

Here are some Firefox add-ons that are similar to AI Daily Tools: