GithubHelp home page GithubHelp logo

anohren / synctabs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hezi/synctabs

0.0 0.0 0.0 403 KB

Sync your firefox tabs with Safari on iOS

License: MIT License

JavaScript 17.94% Makefile 2.16% Objective-C 44.90% Swift 35.00%

synctabs's Introduction

syncTabs

Sync your firefox tabs with MobileSafari on iOS.

Found this usful?

Follow me on twitter @jorgewritescode

Installation

  1. Make sure you have an iCloud account with safari syncing turned on: icloud

  2. Build and install the native helper app:

cd app
make build
make install

This will build the helper app and push a "native messaging" manifest to firefox so it knows how to run our helper.

  1. Install the Firefox add-on, located in ./add-on/synctabs-1.0.1-fx.xpi (this is a pre-signed copy of the add-on)

Or you can package the add-on yourself, using

cd add-on
zip -r -FS ./syncTabs.xpi * --exclude '*.git*' '*.xpi'

That will create an unsigned add-on. Firefox will refuse to install it until you sign it. It's a very annoying (but short) process you can read about here

  1. Use firefox normally. Tabs will start to appear on your MobileSafari tabs overview screen! screenshot

synctabs's People

Contributors

hezi avatar anohren avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.