5
6

More than 5 years have passed since last update.

DOM Distillerを試してみる

Last updated at Posted at 2015-03-03

概要

Google Chrome で DOM Distiller という機能が実装されました。
DOM Distiller now available for all channels of Chrome, mobile included

Pocket (Read It Later) や Instapaper のように、ウェブページの主なコンテンツ部分だけを抽出して見せる機能です。実際の動かし方で日本語情報がパッと見つからなかったので、簡単にまとめます。

やってみる

まずはターミナルから、 --enable-dom-distiller オプション付きで起動します。なんとなくですが Canary Build を実行しています。

console
$ /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-dom-distiller 

2015.0303 dom distiller.png

続いてツールバーからページを抽出をクリック。
2015.0303 dom distiller3.png.png

これで DOM Distiller が実行されました。
2015.0303 dom distiller4.png

広告やらヘッダタブやらが消えて、記事の中身だけが表示されていますね。

後記

あれ、Google さんのブラウザなのにこんなワイルドなことしていいの?という気もしますが、ad blocker 的な extension も Store に登録されていることですし、そこはフレキシブルに対応していくということでしょうか。そのうち標準搭載されることにはなりそうですね。

5
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
6