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 |
官方網址 | 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": [ " |