A chrome extension for tagging words with semantic information.
Find a file
Nils Norman Haukås c0deabc3bd updated readme
2015-09-26 13:01:04 +02:00
.gitignore added manifest.json. And bootstrap. Also added a toggleable button. 2015-09-25 16:01:25 +02:00
background.js extension now injects button that can trigger a popover 2015-09-26 11:43:02 +02:00
bower.json added manifest.json. And bootstrap. Also added a toggleable button. 2015-09-25 16:01:25 +02:00
content_script.js extension now injects button that can trigger a popover 2015-09-26 11:43:02 +02:00
icon1.png added manifest.json. And bootstrap. Also added a toggleable button. 2015-09-25 16:01:25 +02:00
icon2.png added manifest.json. And bootstrap. Also added a toggleable button. 2015-09-25 16:01:25 +02:00
manifest.json extension now injects button that can trigger a popover 2015-09-26 11:43:02 +02:00
README.md updated readme 2015-09-26 13:01:04 +02:00

tag-youre-it

A chrome extension for tagging words with semantic information.

Development

  1. To try it out, just download this plugin.
  2. Go inside chrome (or chromium) settings -> extensions.
  3. Click "load unpacked extension" and add the unzipped project folder.