I'm developing a chrome plugin which would do the following work:
If you are reading an article online that you would like to share in your facebook you should be able to click on an icon in your web browser and a window should open where the url of the article is displayed as a link. You should then be able to write your own comments in a dialog box and post this to your Facebook at a specific time.
I have developed the interface, but the thing that I can't understand is how to integrate the api of facebook with this plugin. I have searched for it on the facebook development website, but I can't understand it.