By: Aamir Rehman
Inspect and view changes in Vitelyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Vite Detector",
"version": "1.3",
"description": "Detects Vite-built sites and lists them in the popup.",
"permissions": [
"tabs",
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_title": "Vite Detector",
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{47605f0e-9c67-4c4f-aacd-04ea83c865e3}"
}
}
} Best Vitelyzer Alternatives
Here are some Firefox add-ons that are similar to Vitelyzer:
Website Technology Detector
Sumalya Chatterjee
Favicon Detector
BlackGlory
Favicon Detector Pro
PG88
Malware Detection Tool
Don Shelton
YesWeHack VDP Finder
YesWeHack
VirusTotal Domain Monitor
301.st
ScamAlert
Denky_Kong
SpyView - See Who's Watching
Powplowdevs
vt-url-scanner
jaemszy424
Technology Detector Lite
technology-detector-lite
VirusTotal URL Scanner
JaffaCakes118