By: Dork Yface
Inspect and view changes in Block URL by Keyword source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Block URL by Keyword",
"version": "1.1",
"description": "Does exactly what is says on the tin. It inspects the URL for specific keywords, and redirects the browser if it finds something naughty :)",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"keywordBlocker.js"
]
}
],
"browser_action": {
"default_popup": "pop.html",
"default_icon": "icon/stop.png"
},
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{f92c1809-55d3-429a-9319-3577cf76d476}"
}
}
} Best Block URL by Keyword Alternatives
Here are some Firefox add-ons that are similar to Block URL by Keyword:
URL Keyword Blocker
Noel Nimstad
content-web-blocker
frroossst
Block these URLs, Domains or Keywords
Romkaq (rq-dev)
Simple Porn Blocker
justamanpop
block it
Jolk
Simple Site Blocker
Big Developer
Keyword Blocker for Firefox
Michael Sebero
Block URLs, Domains or Keywords
Romkaq (rq-dev)
Keyword porn Blocker
mostafa
Precision Site Blocker
F168
CensorIt
ArtNazarov
Redirect Blocker
Tyson3101