From a browser console snippet to a shared extension
The project started as a practical fix for real PPC work, then slowly became a product that other specialists can try, critique and improve.
It did not start as a big product idea. It started as a way to stop repeating the same manual browser actions again and again.
Each step kept the same principle: take a routine task, make it easier to repeat, and keep the workflow close to the platforms PPC specialists already use.
-
01
First helper Browser console
At first it was a small piece of code that a friend helped write. I pasted it straight into the browser console when a manual repeated task needed to be done faster.
-
02
Script stage Tampermonkey scripts
Then those snippets moved into Tampermonkey and started turning into a small set of scripts for daily PPC routines across ad platforms.
-
03
Packed workspace PPC Tools Extension
The next step was to collect everything into one convenient extension. I packed the scripts into modules and used the workspace myself for a while.
-
04
Shared product Feedback and growth
Later a colleague suggested publishing it so other people could try it, share feedback, and help decide which modules should be improved or added next.