Firefox ブラウザーアドオン
ログイン
File this for me のプレビュー

File this for me 作成者: Janghou

File this content for me, so save it, mail it or dig it in my own way.

0 (0 reviews)0 (0 reviews)
66 Users66 Users
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:
  • 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.
Rated 0 by 0 reviewers
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
Permissions and data詳細情報

必要な権限:

  • すべてのウェブサイトの保存されたデータへのアクセス

任意の許可設定:

  • Firefox 以外のプログラムとのメッセージ交換
  • ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
詳しい情報
バージョン
0.42
サイズ
27.24 KB
最終更新日
1年前 (2024年5月24日)
関連カテゴリー
  • フィード/ニュース/ブログ
  • アピアランス
  • 情報共有/コミュニケーション
ライセンス
GNU Lesser General Public License v3.0 only
プライバシーポリシー
このアドオンのプライバシーポリシーを読む
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
0.42 のリリースノート
0.42
- added support for tags
- update manifest to specifically support Firefox Android
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。