I have located the Add-in folder on my computer and copied manually the demo app explained in this video.
However when I try to open the Stock sample data Excel spreadsheet, I get the following error:
ADD-IN ERROR
This add-in is no longer available: add-ins inserted during development are only available during debugging from Visual Studio. Please open your project in Visual Studio and re-run your application, or deploy your add-in into a valid catalog and re-inser
Isn't it possible to create an add-in just by using html/javascript files and a manifest? or am I looking at the wrong folder/file?
EDIT: I have tried the 2 solutions suggested here:
ie using localhost trick or sharing with myself, I still can not see my add-in in Developer/Add-ins/Shared Folder