By: Siterecipe
Inspect and view changes in SiteRecipe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SiteRecipe",
"description": "SiteRecipe.com Technology lookup",
"version": "1.0.0",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"jquery.min.js",
"content.js",
"popup.js",
"bootstrap.min.js"
],
"css": [
"style.css"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"jquery.min.js",
"bootstrap.min.js",
"background.js",
"jquery.min.js"
]
},
"permissions": [
"https://siterecipe.com/*",
"storage",
"tabs"
],
"browser_action": {
"default_popup": "Popup.html",
"default_title": "SiteRecipe Technology Lookup",
"default_icon": "images/siterecipe.png"
}
} Best SiteRecipe Alternatives
Here are some Firefox add-ons that are similar to SiteRecipe:
WhatRuns
Whatruns
Website Technology Detector
Sumalya Chatterjee
Tech Tracker
Tech Tracker
W3Techs Website Technology Information
SamSol
TechsFound
Techsfound
Wappalyzer
Wappalyzer
Contextual Recipe Finder
VN68
NerdyData Website Inspector
NerdyData
Lookup - Website Profiler
Lookup
View Page Source - HTML Viewer
Ahmed Sajjad Zaidi
TechStack Spy
Daniel11Broker