Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.46 KB

Stop Clickbait Frontend Development

Stopping clickbait one line at a time

Where To Start

Folder & File Locations

  • /popup -- browser user interface
  • /scripts/stopclickbait.js -- script which manipulates facebook user interface
  • /scb-container -- iframe which holds Stop Clickbait comments etc.

Loading User Extension in Chrome, Opera & Firefox

  • download and unpack SCB-Frontend-master.zip
  • navigate to chrome://extensions/ (Firefox users: about:debugging)
  • check 'Developer Mode' box (Opera users: click 'Developer Mode' | Firefox users: check 'Enable add-on debugging')
  • click 'Load unpacked extension...' (Firefox users: Load Temporary Add-on)
  • locate unpacked location and choose Chrome/ folder (Firefox users: choose manifest.json or any file in directory)

Loading User Extension in Edge

  • download and unpack SCB-Frontend-master.zip
  • navigate to about:flags
  • check the 'Enable extension developer features' checkbox
  • click the three dot button in the upper-right for the menu
  • click extensions
  • click "load extension"
  • specify the Edge/ folder in the unpacked zip file.

Features