dimanche 13 septembre 2015

Bug reports

Hi dear users !
First of all, I'd like to introduce myself :
I'm just a french student in engineering developing extensions on his spare time. I'm glad to make things that are useful to people, and I'd be even happier if you would give me feedback about what you would be able to do with this extension, or if you spotted a bug.
For features you would like me to add, post a comment under this article that sums up what is being implemented : http://webmiu.blogspot.fr/2015/09/todo.html?view=classic
For bugs, please comment under this article.

This extension is available on
google chrome : https://chrome.google.com/webstore/detail/webmiu/ogimacblcmilpkcgikhfonpnihlmckmd
opera : https://addons.opera.com/en/extensions/details/webmiu/?display=en
please add the name of your webbrowser in your comment.

TODO

TODO /* keep at the end of the file */
[00000] capture pieces of webpage
[00000] display pieces of webpages
[00000] integrate paypal donate button
[00000] translate everything (done, no more text, just images)
[00000] make a tutorial
[0000 ] make UI more friendly
[00000] add color to the elemDoms
[00000] add proper CSS to the popup
[00000] ability to rename an item
[00000] select an item
[00000] display text input
[00000] modify the right element (solution found : store the element as a property of the DOM #dirty)
[00000] save it
[00000] ability to remove an item
[00000] ability to move an item's position
[00000] ondragover
[00000] ondrop
[00000] ondragstart
[00000] index switch in the memory
[00000] switch elements in the UI
[00   ] adapting the code to run on opera, firefox and chrome
[00000] chrome
[00000] opera
[     ] firefox
[     ] using a standard norm instead of chrome.* (browser.* ?)