Skip to content

bgpat/anchor-selector

Repository files navigation

anchor-selector

publish

anchor-selector is the web browser extension to jump with selecting the HTML element which has id attribute.

demo

Installation

Firefox

Go to https://addons.mozilla.org/ja/firefox/addon/anchor-selector/ and install to your browser.

Enable pretty icon (Optional)

  1. Open about:config
  2. Input svg.context-properties.context.enabled to search box
  3. Make value true

Google Chrome

Go to https://chrome.google.com/webstore/detail/anchor-selector/ejnjjcpllmekfiiiamofdgpiaipanpge/ and install to your browser.

Development

Debug with Firefox

npm start

Build

npm run build