Affiliate Dev
—
If you are able to code, this job will take you less than 30 minutes tops.
On a website CSGORoll you are making a small extension to improve the UI because it drives me crazy. On the pvp tab under the case unboxing there are 1v1, 1v1v1, 1v1v1v1, and 2v2. This extension will just be for the 2V2's. All it needs to do is add the numbers on the unboxed amounts in real time for the two players on the left side together, and do the same for the 2 players on the right side. Additionally, under the deposit section I need the code TEST100 to be autofilled when a user visits it while using this extension.
Look at the attached photo if you are confused.
Additionallly, the code for the autofill affiliate code should be super simple, a rough sketch of the script would look as folllows:
const codes = "TEST100", "TEST100"
let rand = 0;
let code = codes[rand]
setInterval(() =
if (rand == 0)
code = codes[rand]
rand = 1
else
code = codes[rand]
rand = 0
, 30000)
I just want it delivered in a form that can be uploaded as a chrome extension privatly
Budget: $15
Posted On: April 28, 2023 00:03 UTC
Category: Front-End Development
Skills:Google Chrome Extension
Country: United States
click to apply