Skip to content

Releases: afkvido/Blocking

v3.0.4

11 Jun 06:46

Choose a tag to compare

WBX3 v3.0.4


Developing

Download the source code, then unpack it. After, go to /Extension/src/block.json, and in line 9, change example.com to the domain you want to block. Finally, npm run build at /Extension/. Done! You now have a blocking extension in .zip, .xpi, and .crx format. Remember, if you're using this as production software, remember to sign the .CRX file (Go to chrome://extensions, enable Developer Mode, and use Pack Extension).


Testing

You can try out the demo of the extension attached in the assets. The extension will block example.com.


Naming

W - Web(Request)
B - Blocking
X - (E)xtension
3 - The Chrome Manifest version it's made for. In this case, 3.


Versioning

v - Version
3 - The Chrome Manifest version it's made for. In this case, 3.
. - The dot is just a separator
0 - Version
. - The dot is just a separator
4 - Patch


npm

[email protected]

v3.0.3

10 Jun 10:06
cdab898

Choose a tag to compare

WBX3 v3.0.3


Developing

Download the source code, then unpack it. After, go to /Extension/src/block.json, and in line 9, change example.com to the domain you want to block. Finally, npm run build at /Extension/. Done! You now have a blocking extension in .zip, .xpi, and .crx format. Remember, if you're using this as production software, remember to sign the .CRX file (Go to chrome://extensions, enable Developer Mode, and use Pack Extension).


Testing

You can try out the demo of the extension attached in the assets. The extension will block example.com.


Naming

W - Web(Request)
B - Blocking
X - (E)xtension
3 - The Chrome Manifest version it's made for. In this case, 3.


Versioning

v - Version
3 - The Chrome Manifest version it's made for. In this case, 3.
. - The dot is just a separator
0 - Version
. - The dot is just a separator
3 - Patch


npm

[email protected]