I have a relatviely simple question: I'm building a digital scrap book and would like to add a browser extension. I was wondering if it was possible to build a Google Chrome extension which would allow a user to right click an image and place an item on the context menu saying “Save to scrap book” where that image is then saved to a database.
I also would like to know if it was possible highlight text, right click and add a menu which would save the text to a database.
I realise these are generic questions, I would just like to know if it’s possible and if so, how difficult would it be to implement.