• Stars
    star
    2
  • Language
    JavaScript
  • Created almost 14 years ago
  • Updated almost 14 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Webpage Tagging Extension is an extension built for chrome browser where one can tag webpages and refer them in future by searching on tags. One can export tags from current chrome browser and import to some other chrome browser. Currently it generates sql scripts for exporting/importing. So, if you manipulate that script you would be playing with your own data. You can download the src.crx file(chrome extension) from downloads button and drag and drop that file into your chrome browser to install. Otherwise, you can also build the src.crx file from the latest code by just running package.bat file(kept at root directory) from commandline (all chrome windows should be closed when running the batch file).