Commit graph

20 commits

Author SHA1 Message Date
Nils Norman Haukås
5a9e841f37 is now able to insert the menu on pages that use framesets. 2016-01-24 20:06:42 +01:00
Nils Norman Haukås
2eef3ae620 no longer removing top level style scripts. Bumped manifest version number. 2016-01-24 15:57:16 +01:00
Nils Norman Haukås
d24aeb831d bumped version number 2016-01-20 22:38:39 +01:00
Nils Norman Haukås
d26a1572a6 tweaked css. Added a possibility of resetting the tags for a given page. 2016-01-19 21:14:38 +01:00
Nils Norman Haukås
c4558dfac0 resolved some styling issues. Plugin seem to handle being inserted into possibly hostile css environments much better. 2016-01-17 21:50:02 +01:00
Nils Norman Haukås
1fb288f583 Reimplemented and refactored how the main page is captured. Now using iframe to capture the main page and listening to changes and tagging inside. 2016-01-17 21:12:11 +01:00
Nils Norman Haukås
02707d0d04 No longer using popup.html. Clicking the plugin button will now toggle the menu directly. 2016-01-10 20:15:34 +01:00
Nils Norman Haukås
6fea94eb03 removed frame from iframe 2015-12-07 21:19:36 +01:00
Nils Norman Haukås
26544f9b39 was able to add iframe to page in chrome and initialize it properly. 2015-12-07 21:11:03 +01:00
Nils Norman Haukås
5859b7ba1a code is now able to add and remove tags properly 2015-11-30 22:23:19 +01:00
Nils Norman Haukås
40eaa0e86a is now able to serialize and deserialize selections if the document does not change too much. Furthermore app is now capable of persisting tags between refreshes 2015-11-15 01:02:22 +01:00
Nils Norman Haukås
12327c5c27 added ngStorage for client side saving and loading 2015-11-14 20:24:26 +01:00
Nils Norman Haukås
6f05e601b7 delete surplus files. Fix gulp serve setup for local web testing. 2015-11-14 19:38:34 +01:00
Nils Norman Haukås
7a23f0217b Revert "not able to reach typescript code from chrome popup.js will need to revert."
This reverts commit 9ab2035133.
2015-11-14 13:35:42 +01:00
Nils Norman Haukås
9ab2035133 not able to reach typescript code from chrome popup.js will need to revert. 2015-11-14 13:33:00 +01:00
Nils Norman Haukås
7377c38efb pruned package.json. Updated readme. 2015-10-25 21:11:23 +01:00
Nils Norman Haukås
ec57c1d2ba updated readme. Added chrome to typings. 2015-10-25 19:42:27 +01:00
Nils Norman Haukås
e53973eb6a is now able to include tagging menu on page. And make requests to backend server. 2015-10-25 19:17:30 +01:00
Nils Norman Haukås
ed2ec2255e fixed icon error 2015-10-24 23:35:41 +02:00
Nils Norman Haukås
406b266dd9 moved plugin specific files into separate folder. 2015-10-24 23:32:12 +02:00