By: Phuoc Nguyen
Inspect and view changes in Check Browsers Support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CheckBrowsersSupport",
"description": "A browser extension to check if a given web technology is supported by browsers",
"author": "Phuoc Nguyen",
"version": "1.0.0",
"homepage_url": "https://checkbrowsers.support",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"24": "images/icon-24.png",
"48": "images/icon-48.png",
"96": "images/icon-96.png",
"512": "images/icon-512.png"
},
"default_title": "Check Browsers Support"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"browsers-support.min.css"
],
"js": [
"content.js",
"browsers-support.min.js"
],
"run_at": "document_end"
}
],
"icons": {
"24": "images/icon-24.png",
"48": "images/icon-48.png"
},
"permissions": [
"activeTab",
"contextMenus",
"storage",
"https://api.gumroad.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "hi@checkbrowsers.support",
"strict_min_version": "55.0"
}
}
} Best Check Browsers Support Alternatives
Here are some Firefox add-ons that are similar to Check Browsers Support:
Website Technology Detector
Sumalya Chatterjee
Browserling - Cross-browser testing
Browserling
WhatStack
Aditya Srivastava
ServerCheck
Stephan Altmann
Website Compatibility Checker
Alfred Gonzalez
Website Accessibility Ck
Rafael Matthews
Compare Text
Danil
TestingBot
TestingBot
Web Developer Checklist
Toptal
WhatRuns
Whatruns
Safety Extension for Browser
Ahamed.M
Web Dev Helper
Alicha