Scroll to changes Firefox

Examine source code of Scroll to changes

提供元: dmitrevo
Inspect and view changes in Scroll to changes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll to changes",
  "short_name": "ScrollToChange",
  "version": "1.1",
  "description": "Scroll page to the last change, such as comment appears",
  "developer": {
    "name": "dmitrevo",
    "url": "https://cont.ws/@dmitrevo"
  },
  "homepage_url": "https://github.com/dmiandr/",
  "icons": {
    "48": "updown.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "page_action": {
    "default_title": "Autoscroll to changes",
    "show_matches": [
      "<all_urls>"
    ],
    "default_icon": {
      "48": "updown_off.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{844884cc-0b3c-4ba2-8e68-aa81f9a1b784}"
    }
  }
}

ベストのScroll to changes代替案

Scroll to changesに類似したFirefox add-onをいくつか紹介します: