Skip to content

A simple chrome plugin that auto-fills tockify form from a facebook events page

Notifications You must be signed in to change notification settings

ResistanceCalendar/resistance-calendar-chrome-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Details

This is a chrome extension to auto import a facebook event into the resistance calendar backend form

Installation

Clone this git repository

git clone https://github.com/ResistanceCalendar/resistance-calendar-chrome-ext.git

Create a file named 'env.js'

const TOCKIFY_URL    = 'YOUR URL'
const FACEBOOK_TOKEN = 'YOUR KEY'
const FIELD_NAME_VALUE = 'YOUR NAME'
const FIELD_EMAIL_VALUE = 'YOUR EMAIL'

Read and follow the 'Testing it out' section of How to Create a Chrome Extension in 10 Minutes Flat

Operation

  1. Navigate to a facebook event page you wish to load
  2. Click the resistance icon
  3. Wait for the form to be shown and filled in
  4. Check the values for errors and create an issue if found

About

A simple chrome plugin that auto-fills tockify form from a facebook events page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published