Gish - A wishlist that pays attention Firefox

Examine source code of Gish - A wishlist that pays attention

By: Gish
Inspect and view changes in Gish - A wishlist that pays attention source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gish — A wishlist that pays attention",
  "short_name": "Gish",
  "version": "0.9.0",
  "description": "One click on any product page saves it to Gish. We check 30+ retailers for the best route, let gifters chip in solo or as a group, and never leak the deal to the recipient. Built for birthdays, weddings, housewarmings, and just-because. gishme.com",
  "author": "Gloconomy, Inc.",
  "homepage_url": "https://gishme.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "gish@gishme.com",
      "strict_min_version": "127.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "websiteContent"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "contextMenus",
    "storage",
    "notifications",
    "alarms"
  ],
  "host_permissions": [
    "https://api.gishme.com/*"
  ],
  "action": {
    "default_title": "Save to Gish · ⌘⇧G",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "capture-wish": {
      "suggested_key": {
        "default": "Ctrl+Shift+G",
        "mac": "Command+Shift+G"
      },
      "description": "Save the current page to Gish"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Gish - A wishlist that pays attention Alternatives

Here are some Firefox add-ons that are similar to Gish - A wishlist that pays attention: