Freepik Downloader Firefox

Examine source code of Freepik Downloader

By: Takada
Inspect and view changes in Freepik Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Freepik Downloader",
  "version": "1.0",
  "description": "Добавляет кнопку для скачивания изображения с Freepik. Поддерживает векторные изображения, PSD, фото, иллюстрации и мокапы. Аддон не нарушает политику сервиса Freepik.",
  "permissions": [
    "downloads",
    "activeTab",
    "*://*.freepik.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.freepik.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "freepik-downloader@example.com"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_title": "Freepik Downloader by Takada",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  }
}

Best Freepik Downloader Alternatives

Here are some Firefox add-ons that are similar to Freepik Downloader: