Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Created July 4, 2018 07:45
Embed
What would you like to do?
{
"permissions": [
"webRequest",
"webRequestBlocking",
"https://services.giaohangtietkiem.vn/"
],
"background": {
"scripts": ["background.js"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment