GIFs for Odoo Firefox

Examine source code of GIFs for Odoo

By: AbdA Add-on
Inspect and view changes in GIFs for Odoo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GIFs for Odoo",
  "version": "1.1.0",
  "description": "Type /gif in any Odoo field to search and insert a GIF.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "gif.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gifs-for-odoo@abdaishere",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best GIFs for Odoo Alternatives

Here are some Firefox add-ons that are similar to GIFs for Odoo: