Skip to content

A Firefox extension to transfer content from one site to another via a template

Notifications You must be signed in to change notification settings

axkeyz/ff-contrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contrans

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

How to use

  1. Load temp extension the about:debugging page -> This Firefox -> Temporary Extensions -> Load Temporary Add-On
  2. Upload copy.js (extract data from source site, type the final variable to return data)
  3. Upload paste.js (dump data into destination site / form, type final variable to return data)
  4. Click the Transfer data button
  5. Click the Copy info button on the tab that needs data copied
  6. Click the Paste info button on the tab that needs data paste

TODOs

  • Create an examples/ folder with example copy.js & paste.js

About

A Firefox extension to transfer content from one site to another via a template

Resources

Stars

Watchers

Forks

Releases

No releases published