A chrome extension for tagging words with semantic information.
Find a file
2015-09-26 20:48:26 +02:00
.gitignore added livereloading for development. 2015-09-26 14:02:03 +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 able to load html content. 2015-09-26 20:48:26 +02:00
Gulpfile.js added livereloading for development. 2015-09-26 14:02:03 +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 able to load html content. 2015-09-26 20:48:26 +02:00
package.json added livereloading for development. 2015-09-26 14:02:03 +02:00
prototype-menu.html able to load html content. 2015-09-26 20:48:26 +02:00
README.md updated readme 2015-09-26 13:01:04 +02:00
test-menu-content.html able to load html content. 2015-09-26 20:48:26 +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.