kdp-research-extractor-pro-app Firefox

Examine source code of kdp-research-extractor-pro-app

Inspect and view changes in kdp-research-extractor-pro-app source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KDP Research Extractor Pro",
  "short_name": "KDP Research",
  "version": "1.0.0",
  "description": "Professional Amazon KDP market research tool. Extract book data from search results, analyze markets, export CSV, and get AI-powered insights. For research purposes only.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "KDP Research Extractor Pro",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kdp-research-extractor-pro-6818916e@yourdomain.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_page": "options.html",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "downloads",
    "notifications",
    "alarms",
    "scripting",
    "activeTab",
    "contextMenus",
    "sidePanel",
    "tabs"
  ],
  "host_permissions": [
    "https://www.amazon.com/*",
    "https://www.amazon.co.uk/*",
    "https://www.amazon.ca/*",
    "https://www.amazon.de/*",
    "https://www.amazon.fr/*",
    "https://www.amazon.it/*",
    "https://*.amazon.es/*",
    "https://www.amazon.com.au/*",
    "https://*.amazon.in/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "icons/*"
      ],
      "matches": [
        "https://www.amazon.com/*",
        "https://www.amazon.co.uk/*",
        "https://www.amazon.ca/*",
        "https://www.amazon.de/*",
        "https://www.amazon.fr/*",
        "https://www.amazon.it/*",
        "https://*.amazon.es/*",
        "https://www.amazon.com.au/*",
        "https://*.amazon.in/*"
      ]
    }
  ],
  "commands": {
    "toggle-side-panel": {
      "suggested_key": {
        "default": "Alt+Shift+K",
        "mac": "Alt+Shift+K"
      },
      "description": "Open/Close KDP Research Side Panel"
    },
    "extract-current-page": {
      "suggested_key": {
        "default": "Alt+Shift+E",
        "mac": "Alt+Shift+E"
      },
      "description": "Extract books from current Amazon search page"
    },
    "export-csv": {
      "suggested_key": {
        "default": "Alt+Shift+X",
        "mac": "Alt+Shift+X"
      },
      "description": "Export current books to CSV"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self' blob:; connect-src 'self' https://api.mistral.ai https://openrouter.ai https://*.amazon.com https://*.amazon.co.uk https://*.amazon.ca https://*.amazon.de https://*.amazon.fr https://*.amazon.it https://*.amazon.es https://*.amazon.com.au https://*.amazon.in;"
  },
  "minimum_chrome_version": "116",
  "incognito": "not_allowed"
}

Best kdp-research-extractor-pro-app Alternatives

Here are some Firefox add-ons that are similar to kdp-research-extractor-pro-app: