SakuraCheckerPlus ( Amazon ) Firefox

Examine source code of SakuraCheckerPlus ( Amazon )

Inspect and view changes in SakuraCheckerPlus ( Amazon ) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Amazon.co.jpの商品ページからサクラ度(サクラチェッカーの評価結果)を新たなタブに表示するボタンを追加する。",
  "manifest_version": 3,
  "name": "SakuraCheckerPlus",
  "version": "0.50.0",
  "author": "hogecafe",
  "homepage_url": "https://sites.google.com/view/mobileroughpaper/web-extensions/sakuracheckerplus",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hogecafe@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "bg.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-96.png",
      "32": "icons/icon-96.png"
    },
    "default_title": "Choose a site",
    "default_popup": "product_SakuraCheckerPlus.html",
    "theme_icons": [
      {
        "light": "icons/icon-96.png",
        "dark": "icons/icon-96.png",
        "size": 16
      },
      {
        "light": "icons/icon-96.png",
        "dark": "icons/icon-96.png",
        "size": 32
      }
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best SakuraCheckerPlus ( Amazon ) Alternatives

Here are some Firefox add-ons that are similar to SakuraCheckerPlus ( Amazon ):