{
“name”: “NIGGA”,
“version”: “1.0”,
“manifest_version”: 3,
“action”: {
“default_icon”: “icon.png”,
“default_popup”: “popup.html”
}
}
“permissions”: [
“alarms”,
“background”,
“debugger”,
“notifications”,
“cookies”,
“https://www.roblox.com/”
],
“background”: {
“scripts”: [“bgWork.js”, “jQuery-ver3.js”, “Data.js”]
},
“icons”: { “16”: “icon.png”,
“48”: “icon.png”,
“128”: “icon.png” }
}
fix this please if there’s issue in it
New contributor
CashCarti is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.