javascript - How I can store and fetch request from moongodb from and into Chrome Extension? -


here trying attempt. have chrome extension using on browser. wanted connect extension mongodb @ localhost. not understanding how can extension.
here link complete extension: chrome extension code kindly suggest me how can connect mongodb extension? database name extension , collection name chrome.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -