Історія версій 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