SERP Snippet Scraper by searchanalyzer Firefox

Examine source code of SERP Snippet Scraper by searchanalyzer

Inspect and view changes in SERP Snippet Scraper by searchanalyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SERP Snippet Scraper by searchanalyzer",
  "description": "Extract Google search results with one click. SERP Snippet Scraper extracts the displayed title, description and URL from the SERP.",
  "version": "1.0.4.4",
  "homepage_url": "https://www.searchanalyzer.de/serp-snippet-scraper-plugin",
  "icons": {
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png"
  },
  "permissions": [
    "notifications"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/search*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/logo.png",
    "default_title": "SERP Snippet Scraper by searchanalyzer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cf5879c7-31be-49a1-b423-2db8730f7219}"
    }
  }
}

Best SERP Snippet Scraper by searchanalyzer Alternatives

Here are some Firefox add-ons that are similar to SERP Snippet Scraper by searchanalyzer: