Skip to content

Instructions for installing in firefox on OSX #2

@rachelwilson

Description

@rachelwilson

The location of firefox is different on the mac. And I needed to add quotes around the $i variable because there is a space in the dir name. So the final command I ended up running to install the extension on a mac was:

for i in /Users/[USERNAME]/Library/Application\ Support/Firefox/Profiles/[PROFILE]/extensions ; do echo $PWD > "$i"/tabulator@csail.mit.edu ; done

Would you consider adding this to the instructions...?

Oh and i needed to install node using "brew install node" before I could execute the MakeFile too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions