楽天ウェブ検索 Firefox

Examine source code of 楽天ウェブ検索

Inspect and view changes in 楽天ウェブ検索 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "楽天ウェブ検索",
  "version": "4.706",
  "browser_specific_settings": {
    "gecko": {
      "id": "{593765de-c679-4c0a-8711-eececbb060bf}",
      "strict_min_version": "109.0"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "js/main.js"
    ],
    "type": "module"
  },
  "description": "検索するだけで、毎日楽天スーパーポイントが貯まります!",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'",
    "sandbox": "sandbox allow-scripts; script-src 'self' 'https://www.google-analytics.com' 'https://*.rakuten.co.jp'; object-src 'self'"
  },
  "action": {
    "default_icon": "img/icon19.png",
    "default_title": "楽天ウェブ検索",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "css/toolbar.css",
        "js/suggest.js",
        "js/content_suggest_2.js",
        "content_searchbar.html",
        "js/content_searchbar.js",
        "content_pickupbar.html",
        "content_affiliatebar.html",
        "content_rebates_popup.html",
        "js/content_rebates_popup.js",
        "options.html",
        "js/options.js",
        "img/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+R",
        "mac": "Alt+R"
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/script.js"
      ],
      "run_at": "document_end"
    },
    {
      "js": [
        "js/frames_script.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "cookies",
    "tabs",
    "webRequest",
    "alarms",
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "omnibox": {
    "keyword": "R"
  }
}

Best 楽天ウェブ検索 Alternatives

Here are some Firefox add-ons that are similar to 楽天ウェブ検索: