Previous Page Button Firefox

Examine source code of Previous Page Button

제작자: Boian Berberov
Inspect and view changes in Previous Page Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "Prev_Page_Button@firefox.clu-os.net",
      "strict_min_version": "58.0"
    }
  },
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.1.1",
  "icons": {
    "48": "_images/icon.svg",
    "96": "_images/icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": false,
    "default_title": "__MSG_defaultTitle__",
    "default_icon": "_images/action.dark.svg",
    "theme_icons": [
      {
        "dark": "_images/action.dark.svg",
        "light": "_images/action.light.svg",
        "size": 16
      },
      {
        "dark": "_images/action.dark.svg",
        "light": "_images/action.light.svg",
        "size": 32
      }
    ]
  },
  "permissions": [
    "management"
  ]
}

최고의 Previous Page Button 대안

다음은 Previous Page Button과(와) 유사한 Firefox add-on입니다: