File this for me 作者: Janghou
可在 Android™ 版 Firefox 上使用可在 Android™ 版 Firefox 上使用
File this content for me, so save it, mail it or dig it in my own way.
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
File this for me helps you filing content for your archive. By default it does not save entire webpages, but filtered content (`body article`) as markdown or html.
Since version 0.36 File This can save complete pages as HTML (desktop and mobile) or PDF (desktop only)
A modern way to collect newspaper clippings or scraps.
Out of the box it offers three ways, be sure to choose one in the settings and allow needed permissions after install:
* not available for Android Firefox, ** in 0.36 fixed for Android Firefox
For the remote API you have to setup an endpoint, it should process a `"Content-Type": "application/json"` POST request.
The native messaging method can be used to process content: mail, pdf, DB e.g..
You can also load a remote config file (json), to tune specific domain settings.
Example:
The default settings works for WordPress articles.
This extensions uses turndown as a third party dependency.
turndown is copyright © 2017+ Dom Christie and released under the MIT license.
Since version 0.36 File This can save complete pages as HTML (desktop and mobile) or PDF (desktop only)
A modern way to collect newspaper clippings or scraps.
Out of the box it offers three ways, be sure to choose one in the settings and allow needed permissions after install:
- native messaging *
- download to download folder **
- remote API
* not available for Android Firefox, ** in 0.36 fixed for Android Firefox
For the remote API you have to setup an endpoint, it should process a `"Content-Type": "application/json"` POST request.
The native messaging method can be used to process content: mail, pdf, DB e.g..
You can also load a remote config file (json), to tune specific domain settings.
Example:
{
"default": {
"s":"default",
"n":"body article",
"e":{
"h":"article h1", // title
"a":"[itemprop=author],article [class*=author]", //author
"p":"//time/@datetime", // time/date
"i":"article [class*=intro]" // introduction
},
"c":"script, style ,.socials, [class*=__ad__],[class*=sharing],[class*=share],.modal,.icons,[class*=warning]"
}, // clean/filter article
"www.nrc.nl": {
"s":"NRC",
"n":"body article",
"e":{
"h":"article h1",
"a":"article .article__byline__list__link__author",
"p":"//time/@datetime",
"i":"article .article__intro"
},
"c":"script,style,.lees-ook,.article__footer,.print-layout-warning,.share "
},
}
The default settings works for WordPress articles.
This extensions uses turndown as a third party dependency.
turndown is copyright © 2017+ Dom Christie and released under the MIT license.
为您的体验打分
权限详细了解
此附加组件需要:
- 存取您在所有网站的数据
此附加组件可能也会要求:
- 与 Firefox 之外的其他程序交换信息
- 下载文件和读取与修改浏览器的下载历史
更多信息
- 版本
- 0.42
- 大小
- 27.24 KB
- 上次更新
- 6 个月前 (2024年5月24日)
- 相关分类
- 许可证
- GNU 宽通用公共许可证 v3.0
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
添加到收藏集
0.42 的发布说明
0.42
- added support for tags
- update manifest to specifically support Firefox Android
- added support for tags
- update manifest to specifically support Firefox Android
Janghou 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分