Header File

The extension.c file above referred to ephy-foo-extension.h, so that header file must be present. An extension is a GObject. There are no surprises in the header file: it's a standard header for a GObject. It's quite possible that editing this file (after creating it with copy-template) is unnecessary.