Wiki Map is a Chrome extension that visualizes your Wikipedia browsing path as a mind map.
When you click links between Wikipedia articles, the extension records which page led to which page and displays the navigation history in a resizable side panel. The map grows vertically, supports drag-to-pan navigation, and includes light and dark modes.
- Track Wikipedia article-to-article navigation automatically
- Display page jumps as a vertical mind map
- Resize the right-side map panel
- Drag the map area to move the visible range
- Adjust node width based on page title length
- Switch between light and dark mode
- Reset saved map history
- Store data locally using Chrome extension storage
This extension is not published on the Chrome Web Store yet. Install it as an unpacked extension.
- Download this repository.
- If you use Git, run:
git clone https://github.com/TheVota/Wiki-Map.git
- If you do not use Git, click Code on this GitHub page, choose Download ZIP, and unzip the downloaded file.
- If you use Git, run:
- Open Google Chrome.
- Open the extensions page.
- Enter
chrome://extensions/in the address bar.
- Enter
- Turn on Developer mode in the top-right corner.
- Click Load unpacked.
- Select the
Wiki-Mapfolder.- Select the folder that contains
manifest.json. - Do not select an individual file.
- Select the folder that contains
- Confirm that Wiki Map appears in the extensions list.
- Open a Wikipedia article page, such as
https://en.wikipedia.org/wiki/Wikipedia. - Click links inside Wikipedia articles. The map will appear on the right side of the page and update as you browse.
- Download or pull the latest version of this repository.
- Open
chrome://extensions/. - Find Wiki Map.
- Click the reload button on the extension card.
- Reload any open Wikipedia tabs.
- The extension works on Wikipedia article pages.
- Map data is stored locally in Chrome.
- Use the Reset button in the side panel to clear saved map history.
Wiki Mapは、Wikipediaでのページ移動をマインドマップとして可視化するChrome拡張機能です。
Wikipediaの記事内リンクをクリックすると、どのページからどのページへ移動したかを記録し、右側のリサイズ可能なサイドパネルに表示します。マップは縦方向に伸び、ドラッグによる表示範囲の移動やライトモード / ダークモードの切り替えに対応しています。
- Wikipediaの記事間移動を自動記録
- ページ遷移を縦方向のマインドマップで表示
- 右側のマップパネルの幅を変更
- マップ表示範囲をドラッグで移動
- ページタイトルの長さに合わせてノード幅を調整
- ライトモード / ダークモード切り替え
- 保存されたマップ履歴をリセット
- データはChrome拡張のローカルストレージに保存
この拡張機能は、現時点ではChromeウェブストアには公開していません。Chromeの「パッケージ化されていない拡張機能」として読み込みます。
- このリポジトリをダウンロードします。
- Gitを使う場合:
git clone https://github.com/TheVota/Wiki-Map.git
- Gitを使わない場合: GitHubページの Code ボタンを押し、Download ZIP を選択して、ダウンロードしたZIPファイルを展開します。
- Gitを使う場合:
- Google Chromeを開きます。
- 拡張機能ページを開きます。
- アドレスバーに
chrome://extensions/と入力して開きます。
- アドレスバーに
- 右上の デベロッパーモード をオンにします。
- パッケージ化されていない拡張機能を読み込む をクリックします。
Wiki-Mapフォルダを選択します。manifest.jsonが入っているフォルダを選択してください。manifest.jsonなどのファイル単体ではなく、フォルダを選択します。
- 拡張機能一覧に Wiki Map が表示されていることを確認します。
- Wikipediaの記事ページを開きます。
- 例:
https://ja.wikipedia.org/wiki/Wikipedia
- 例:
- Wikipediaの記事内リンクをクリックします。ページ右側にマップが表示され、移動するたびに更新されます。
- このリポジトリの最新版をダウンロード、または
git pullします。 chrome://extensions/を開きます。- Wiki Map を探します。
- 拡張機能カードの更新ボタンをクリックします。
- 開いているWikipediaタブを再読み込みします。
- この拡張機能はWikipediaの記事ページで動作します。
- マップデータはChrome内にローカル保存されます。
- 保存済みのマップ履歴を消す場合は、サイドパネルの Reset ボタンを使ってください。
