Personalizing the weba tool for empowering end-users to customize the web through browser-side modification

  1. ALDALUR CEBERIO, IÑIGO
Supervised by:
  1. Óscar Díaz García Director

Defence university: Universidad del País Vasco - Euskal Herriko Unibertsitatea

Fecha de defensa: 01 December 2017

Committee:
  1. Antonio Vallecillo Moreno Chair
  2. Arantza Irastorza Goñi Secretary
  3. Juan Maria Hernandez Nuñez Committee member
  4. Marco Antonio Alba Winckler Committee member
  5. Juan Manuel Murillo Rodríguez Committee member

Type: Thesis

Teseo: 144128 DIALNET lock_openADDI editor

Abstract

Web applications Web applications delegate to the browser the final rendering of their pages. Thispermits browser-based transcoding (a.k.a. Web Augmentation) that can be ultimately singularized for eachbrowser installation. This creates an opportunity for Web consumers to customize their Web experiences.This vision requires provisioning adequate tooling that makes Web Augmentation affordable to laymen.We consider this a special class of End-User Development, integrating Web Augmentation paradigms.The dominant paradigm in End-User Development is scripting languages through visual languages.This thesis advocates for a Google Chrome browser extension for Web Augmentation. This is carried outthrough WebMakeup, a visual DSL programming tool for end-users to customize their own websites.WebMakeup removes, moves and adds web nodes from different web pages in order to avoid tabswitching, scrolling, the number of clicks and cutting and pasting. Moreover, Web Augmentationextensions has difficulties in finding web elements after a website updating. As a consequence, browserextensions give up working and users might stop using these extensions. This is why two differentlocators have been implemented with the aim of improving web locator robustness.