By: sajan
Inspect and view changes in Number Dectection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "horizon number detection",
"version": "1.3",
"description": "Number detection",
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "{08166c3c-8567-486f-9cba-0dfdef26dc32}"
}
}
} Best Number Dectection Alternatives
Here are some Firefox add-ons that are similar to Number Dectection: