By: Aevorn LLC Add-on
Inspect and view changes in Chrome Extension: DevOps Infrastructure... source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Chrome Extension: DevOps Infrastructure...",
"short_name": "Chrome Exten",
"version": "1.0.0",
"description": "A Chrome extension for DevOps engineers and site reliability teams. Scans web pages and web apps in real-time for performance bottle",
"author": "ForgeX Empire",
"homepage_url": "https://gumroad.com",
"permissions": [
"activeTab",
"storage",
"scripting"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"background/service-worker.js"
]
},
"action": {
"default_popup": "popup/popup.html",
"default_title": "Chrome Extension: DevOps Infrastructure Page Auditor",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content/content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "{40964576-ef5a-5a5b-b19c-4f6b45816046}",
"strict_min_version": "109.0"
}
}
} Best Chrome Extension: DevOps Infrastructure... Alternatives
Here are some Firefox add-ons that are similar to Chrome Extension: DevOps Infrastructure...:
Chrome Extension: Legal and Compliance...
Aevorn LLC
Web Developer Checklist
Toptal
Web Vitals Extension
VANTAG.es
I Hate Security Headers!
Nasher
Google Lighthouse
Google Lighthouse
Website Health Checker
BayHatter
DevProblems: Developer Tips
DevProblems
Website Health Checker
Timeless Web Builders
Dependency Security Scanner
Rahil Saini
ServerCheck
Stephan Altmann
Website Performance Analyzer Tool
Hikasami
cSPY - SecurityHeader Scanner
VaultOcean