Skip to content

tshtkntsh/GoToResolver

Repository files navigation

GoToResolver

This is a Chrome extension that retrieves the metadata from the page showing the information of the academic paper and inserts a link button to jump directly to the link resolver at the bottom right of the page.

学術論文の情報が表示されているページからメタデータを取得し、リンクリゾルバへ直接ジャンプするためのリンクボタンをページ右下に挿入するChrome拡張機能です。


How to Install / インストール方法

You can install it from the Chrome Web Store.

Chromeウェブストアからインストールできます。

[pending]


Configuration / 設定方法

On the option screen that appears after installation, enter the Base URL of the link resolver of your institution and save it.

インストール後に表示されるオプション画面で、所属機関のリンクリゾルバのベースURLを入力して保存してください。

How to find your institution's Base URL / 所属機関のベースURLの確認方法

  1. Access Google Scholar / Google Scholarにアクセス
    Access Google Scholar on the campus network or with your university registered in the "Library Link" setting of Google Scholar.

    学内ネットワーク環境下、またはGoogle Scholarの「図書館リンク」設定で所属大学を登録した状態で、Google Scholarにアクセスします。

  2. Click library link / 図書館リンクをクリック
    Search for any paper and open it by clicking the library link (for example, FullText@XX Univ) on the right side of the screen.

    適当な論文を検索し、画面右側に表示される図書館リンク(例:FullText@XX Univ)をクリックして開きます。

  3. Copy the destination URL / 遷移先のURLをコピー
    When the link resolver page opens, copy the entire URL in the address bar at the top of your browser.

    リンクリゾルバページが開いたら、ブラウザの一番上のアドレスバーにあるURLを丸ごとコピーします。

  4. Trim the query parameters / クエリパラメーターを取り除く
    Remove everything starting from the ? (question mark) at the URL. The remaining part is your Base URL!

    コピーしたURLの ? 以降のゴチャゴチャした文字列をすべて削除します。残った部分が、この拡張機能に設定する「ベースURL」です!

    • If your organization's link resolver is EBSCO's Full Text Finder, enter https://resolver.ebscohost.com/openurl to complete the setup.
      もしあなたの所属機関のリンクリゾルバがEBSCOのFull Text Finderなら、https://resolver.ebscohost.com/openurl と入力することで設定は完了です。

    • If your organization has Ex Libris, remove the ? after vid=. If you remove the contents of vid=, it may not work correctly.
      もしあなたの所属機関がEx Librisを導入しているなら、vid=の後ろの?以降を削除してください。vid=の内容を削除してしまうと、正常に動作しない可能性があります。


Privacy policy / プライバシーポリシー

This extension does not collect, use, or share personally identifiable information. For more information, visit PRIVACY_POLICY.

この拡張機能では、個人を特定できる情報の収集・使用・共有はしません。 詳細は、PRIVACY_POLICY(英語)をご覧ください。


License / ライセンス

MIT License -- LICENSE

About

This is a Chrome extension that retrieves the metadata from the page showing the information of the academic paper and inserts a link button to jump directly to the link resolver at the bottom right of the page. 学術論文の情報が表示されているページからメタデータを取得し、リンクリゾルバへ直接ジャンプするためのリンクボタンをページ右下に挿入するChrome拡張機能です。

Resources

Stars

Watchers

Forks

Contributors

Languages