Skip to content

ikr4-m/shield_facebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turn On your Shield Facebook Avatar!

First of all, this is not my project. Thanks for @gr33ntii for give to me some power to translate this project!

  1. You'll need download lastest NodeJS LTS version here.
  2. Open command line in your folder
    • In folder, press Shift + RClick and choose Open command line here.
  3. In Command Line, type below in order:
    • Step 1: Install all the dependencies
    npm install
    
    • Step 2: Deploy the app
    node app.js
    
  4. Follow the guide in command line.

How to get Facebook Access Token

  1. Open your Facebook Profile, and view the source (Ctrl + U)
  2. Search access_token in result 3/4 or 4/4. You will found some unique character which starts from "EAA..."
  3. Copy that, and that is your Facebook Access Token.

About

Activate profile picture guard on Facebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.7%
  • HTML 39.3%