By: SecurifyAI Add-on
Inspect and view changes in Supabase RLS Security Scanner source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Supabase RLS Security Scanner",
"version": "1.0.0",
"description": "Detect Supabase instances on web pages and scan for Row Level Security (RLS) vulnerabilities",
"author": "Supabase RLS Scanner",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab",
"storage",
"notifications"
],
"host_permissions": [
"https://*.supabase.co/*",
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "Supabase RLS Scanner"
},
"background": {
"scripts": [
"js/background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"css/*",
"icons/*"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "supabase-rls-scanner@securifyai.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Supabase RLS Security Scanner Alternatives
Here are some Firefox add-ons that are similar to Supabase RLS Security Scanner:
Dependency Security Scanner
Rahil Saini
SecuriScan – Web Analyzer
pp4mnk
JS Recon Buddy
JSReconBuddy
PRISM
furkanumut
Secret Scanner
Christian Pulvermacher
Secret Scanner
tahijh
React2shell - RSC Sentinel
Muhammad Uwais
SEOupRank
NovarsisTech Pvt. Ltd.
CredScanner
CredScanner
URL Security Scanner
Sukhesh Chandra
Web Scraper - Export & Security Scanner
voon
Secret Scanner
Mr_ofcodyx