Skip to content

julesr0y/followcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FollowComp

FollowComp is a Chrome extension that can be used to view the users you follow that don't follow you back.

Documentation :

  • manifest.json : Configuration file for the extension

  • popup :

    • popup.html : User interface to use the extension
    • popup.css : Stylesheet for the popup
    • popup.js : Script to launch the main script
  • scripts :

    • content.js : Main script, gets and compare the data
    • background.js : Background script, used to handle the extension's lifecycle
  • images :

    • contains icon for the extension (16x16, 32x32, 48x48, 128x128)

Credits :

The code used for the script used in scripts/content.js was greatly inspired by this message on StackOverflow.


By julesr0y

________ _______ __  __       _________        ______
___  __ \__  __ \_ \/ /       ______  /____  _____  /_____ ________
__  /_/ /_  / / /__  /        ___ _  / _  / / /__  / _  _ \__  ___/
_  _, _/ / /_/ / _  /         / /_/ /  / /_/ / _  /  /  __/_(__  )
/_/ |_|  \____/  /_/          \____/   \__,_/  /_/   \___/ /____/