ArXiv Fullname Search Fixer

Fixes arXiv author links to search by full name instead of initials.
arXivの著者リンクをイニシャルではなくフルネーム検索に変更するChrome拡張機能。

View on GitHub / Download

Problem & Solution (課題と解決)

Problem

On arXiv, clicking an author's name searches for Surname, Initial (e.g., Doe, J). This often brings up unrelated authors.

Solution

This extension automatically rewrites the link to search for the Full Name displayed on the page (e.g., "John Doe"), ensuring accurate search results.

Features (特徴)

Installation (インストール方法)

Since this is not in the Chrome Web Store, please install it manually:
Chromeウェブストア未公開のため、手動でインストールしてください:

  1. Download: Download the source code from GitHub.
  2. Open Extensions: Go to chrome://extensions in Chrome.
  3. Developer Mode: Turn on "Developer mode" (top right).
  4. Load: Click "Load unpacked" and select the folder.