Papis のバージョン履歴 - 全 2 バージョン
Papis 作成者: Sebastien M. P.
Papis のバージョン履歴 - 全 2 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.2resigned1
リリース日 : 2024年4月25日 - 28.04 KBfirefox バージョン 50.0 以降 で動作ソースコードは WTFPL に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 0.1
リリース日 : 2018年7月26日 - 24.5 KBfirefox バージョン 50.0 以降 で動作papis-firefox is a Firefox add-on for integration with Papis, a powerful command-line bibliography manager for Linux. It allows to add an entry in Papis using the url of the current page. It installs a button in the navigation bars that simply executes in a new terminal the command: papis add --from-url <url>with <url> being the url of the current tab or papis add --from-doi <doi> if a DOI is found in the url.
Due to the security restrictions on web extensions, the add-on cannot execute the command itself. It requires a connector app written in Python. The web extension sends thes url to the connector app, using native messaging, that executes the command.ソースコードは WTFPL に従いリリースされています