Storyfinder
Graph based information and knowledge management of websites and entities.
什么是Storyfinder?
Storyfinder是由https://uhh-lt.github.io/storyfinder开发的Chrome扩展程序,该扩展的主要功能是“Graph based information and knowledge management of websites and entities.”。
扩展截图
下载Storyfinder扩展crx文件
下载Storyfinder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Storyfinder is an application that includes a browser plugin and a server backend in order to identify and manage the information found in a web page. It highlights named entities and keywords in a currently visited webpage and provides an additional graph view of them. You can edit the nodes and edges, combine web page graph views and search for entities and relations. Storyfinder keeps the information you extracted found in webpages managed and provides alternative views of data for easy access.
扩展基本信息
名称 | |
ID | hnndfanecdfnonofigcceaahflgfpgbd |
官方URL | https://chrome.google.com/webstore/detail/storyfinder/hnndfanecdfnonofigcceaahflgfpgbd |
简介 | Graph based information and knowledge management of websites and entities. |
文件大小 | 367 KB |
安装次数 | 221 |
当前版本 | 0.0.13 |
更新时间 | 2019-03-08 |
上架时间 | 2019-03-08 |
评分 | 5.00/5 共1次评分 |
开发者 | https://uhh-lt.github.io/storyfinder |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Storyfinder", "short_name": "Storyfinder", "version": "0.0.13", "description": "Graph based information and knowledge management of websites and entities.", "icons": { "48": "icon-48.png", "500": "icon-500.png" }, "browser_action": { "default_popup": "menu.html" }, "author": "Language Technology Group - University of Hamburg", "background": { "scripts": [ "backgroundscript.js" ] }, "content_scripts": [ { "matches": [ " |