CheXplore JS
Run a heuristic evaluation on your website
O que é CheXplore JS?
CheXplore JS é uma extensão do Chrome desenvolvida por wimmics.team, e sua principal característica é "Run a heuristic evaluation on your website".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CheXplore JS
Baixe arquivos de extensão CheXplore JS no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
CheXplore is a Google Chrome plugin which facilitates interface evaluation of exploratory search systems and any website. You can annotate screenshots of the inspected system with heuristics of exploratory search (Palagi, 2018), and usability heuristics or criteria (Nielsen’s and Bastien and Scapin’s ones). At the end of your evaluation, you can export all your annotations to a Word document (docx) or PDF. This is a new version of a plugin designed during Emilie Palagi's PhD, and developped by Jean-Marie Dormoy. The PhD thesis of Emilie Palagi is available online: https://tel.archives-ouvertes.fr/tel-01976017
Informações Básicas da Extensão
Nome | CheXplore JS |
ID | eeeaigjkdepkfbecmhgelmahpbfhkedm |
URL Oficial | https://chromewebstore.google.com/detail/chexplore-js/eeeaigjkdepkfbecmhgelmahpbfhkedm |
Descrição | Run a heuristic evaluation on your website |
Tamanho do Arquivo | 3.54 MB |
Contagem de Instalações | 18 |
Versão Atual | 1.2.4.45 |
Última Atualização | 2019-10-28 |
Data de Publicação | 2019-10-26 |
Desenvolvedor | wimmics.team |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "libraries\/jquery.min.js", "src\/background.js" ] }, "browser_action": { "default_icon": "pictures\/good_CheXplore_48x48.png", "default_title": "CheXplore" }, "commands": { "CheXplore_shortcut": { "description": "extension's launcher shortcut", "suggested_key": { "default": "Ctrl+Shift+Home" } } }, "content_scripts": [ { "css": [ "src\/style.css" ], "js": [ "libraries\/jquery.min.js", "libraries\/jquery-ui.min.js", "src\/content.js", "src\/content_functions.js" ], "matches": [ " |