Inspiration
It is a struggle to transfer links from my computer to my phone quickly because iOS does not easily allow for Pushbullet to work.
What it does
It texts the current webpage to any given phone number.
How I built it
Built a Chrome extension that used Twilio's API and Chrome's API to send a text message of the current webpage a person was on.
Challenges I ran into
Accessing the current tab of the page and getting the javascript files to work in a separate file because Chrome does not allow for inline scripting.
Accomplishments that I'm proud of
Managing to properly integrate Twilio into my code.
What I learned
Copy as much given API documentation as possible.
What's next for Browser to Phone Link Transfer
Receive text messages.
Log in or sign up for Devpost to join the conversation.