Skip to content

shanec-/Nullfactory.BookmarkSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Bookmarks Organizer for Windows 7.5 Windows Phone does not provide a way to manipulate internet explorer bookmarks. This app attempts to workaround this and give the user the ability add/edit/delete and synchronize bookmarks with the cloud.

The phone stores each bookmark as a .url files within the \Windows\Favorites folder. Internet Explorer treats every file with the same extension as a new bookmark entry. It was only a matter of reading and manipulating these files.

Build Pre-Requisites

  • Visual Studio 2010 or higher
  • Windows Phone SDK 7.1
  • Register as a new application in order to obtain a Live Sdk Client Id for SkyDrive (OneDrive) integration, .
  • Update the App.xaml file with your new key: <clr:String x:Key="LiveConnectClientId">YOUR KEY HERE</clr:String>

##Installation Pre-Requisites

##Installation

  1. Deploy the .XAP file using your favourite deployment tool.
  2. Make Bookmarks Organizer a trusted app using WP7 Root Tools
  3. ...
  4. Profit!

##Disclaimer This application interacts with folders and files that were not intended to be accessed. Use at your own risk!

About

Internet Explorer bookmarks manipulation and cloud sync for Windows Phone 7.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages