Download AND Install Windows 8 Apps
Without The Windows Store
Easy Steps
Let's Start
1-Download AND Install Fiddler http://www.telerik.com/download/fiddler
2-Open Fiddler AND Click on Win8 Config
3-Click Exempt All Then Save Changes
4-Open Windows Store AND Find Your App to Download Then Click Install
5-Go To Desktop AND As You Can See Fiddler Is Finding Download URL of Your App
6-Right Click on The Download Arrow Icon And Click on Just Copy Then URL
7-Past It on Any Download Manager
8-After We Download Our App Now We Need To Install It
9-Open Windows Powershell
10-Type in The Powershell add-appxpackage yourapp.zip or appx if you changed
The Type of the File from zip to appx file
Example
add-appxpackage C:\WinApps\Facebook.zip
add-appxpackage C:\WinApps\Facebook.appx
or
add-appxpackage Facebook.zip
add-appxpackage Facebook.appx
if you copy and past windows powerershell in the folder like C:\WinApps\
11-Check if Your App Installed or Not