You can follow the instruction in wiki to install and test.
What the extension does:
- auto index (regular expression based filter)
- on-demand index (current page or linked page/file)
- prompt for keyword when on-demand index
- i18n support (using gettext)
- Currently, there is no UI to edit config , you have to edit config file by hand . But the format is simple , you can have a look at this.
- It still have some problems in content-type detective. E
ven for loaded pages , epiphany only tell us the page is "HTML" ,"XML","IMAGE", or "OTHER". It's hard to decide the correct content type. - UI is simple . All pure-text menu items . I should use some icons.