https://github.com/cscott/intent-addon
Plugin for Firefox/Android which exposes a web api for sending Android Intents.
https://github.com/cscott/intent-addon
Last synced: about 1 year ago
JSON representation
Plugin for Firefox/Android which exposes a web api for sending Android Intents.
- Host: GitHub
- URL: https://github.com/cscott/intent-addon
- Owner: cscott
- Created: 2012-09-11T21:46:09.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-11T22:17:33.000Z (almost 14 years ago)
- Last Synced: 2025-03-25T13:51:10.213Z (about 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple add-on for Firefox/Android which adds an API allowing
whitelisted webpages to broadcast Intents. We use this to allow webapps
to interact with the [funf](http://funf.org) data collection framework.
More information on the OLPC Literacy project using this add-on can
be found on the [OLPC wiki](http://wiki.laptop.org/go/Literacy_Project).