Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Backdoor information

James Bond edited this page Apr 4, 2016 · 2 revisions

Chrome browser backdoor

change name ?

open server/manifest.json edit :

"name": "You name here!"
change description ?

open server/manifest.json edit :

"description": "Description here!"
change icones ?

open server/manifest.json edit :

"16" : "img/2.png",
"32" : "img/2.png",
"48" : "img/2.png",
"128": "img/2.png"
Clone this wiki locally