История версий Papis - 2 версии
Papis от Sebastien M. P.
История версий Papis - 2 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.2resigned1
Выпущено 25 апр. 2024 г. - 28,04 КБРаботает с firefox 50.0 и вышеИсходный код выпущен на условиях WTFPL
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 0.1
Выпущено 26 июля 2018 г. - 24,5 КБРаботает с firefox 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