A lazy Firefox extension to transfer content from a website to another webite if no CSV import, bulk import, SQL access or API is available coz they say those necessities aren't necessary or will take more time than necessary.
Ctrl+Shift+Y to show
- Load temp extension the
about:debugging
page ->This Firefox
->Temporary Extensions
->Load Temporary Add-On
- Upload copy.js (extract data from source site, type the final variable to return data)
- Upload paste.js (dump data into destination site / form, type final variable to return data)
- Click the
Transfer data
button - Click the
Copy info
button on the tab that needs data copied - Click the
Paste info
button on the tab that needs data paste
- Create an examples/ folder with example copy.js & paste.js