Book Finder Firefox

Examine source code of Book Finder

Inspect and view changes in Book Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "bookfinder",
  "version": "0.2.0",
  "permissions": [
    "https://www.barnesandnoble.com/s/*",
    "https://www.indiebound.org/book/*",
    "https://bookshop.org/books/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.com/*",
        "*://smile.amazon.com/*"
      ],
      "js": [
        "bookfinder.js"
      ]
    }
  ]
}

Best Book Finder Alternatives

Here are some Firefox add-ons that are similar to Book Finder: