lesefluss のバージョン履歴 - 全 1 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.0.1
リリース日 : 2026年5月1日 - 235.51 KBfirefox バージョン 109.0a1 以降 で動作We changed the required permissions. The previous version asked for access to every website you visit, which sounds scary even though the script just sat there waiting for you to click Save. Now the script only loads into a tab when you actually click Save on it. Nothing else.
For you, that means the install dialog says "on the active tab when you click the extension" instead of the old "read and change all your data on websites you visit". Same features, less alarming.
Under the hood: dropped the always-on content script, added thescriptingpermission, and the background now injects the extractor on demand. Also fixed the Readability serializer so it does not depend on quirks in linkedom on the server side.
Full permission list, for reference:identityfor signing instorageso you stay signed incontextMenusfor the right-click "Save selection" entrynotificationsfor the confirmation toast after a right-click saveactiveTabandscriptingso the extractor can run on the page you save- One host permission,
https://lesefluss.app/*, for the API
Nothing else gets read, sent, or stored.ソースコードは GNU Affero General Public License v3.0 のみ に従いリリースされています