Inspect and view changes in React code finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extensionName__",
"version": "2.2.9",
"description": "__MSG_extensionDescription__",
"permissions": [
"storage"
],
"options_page": "options/index.html",
"background": {
"service_worker": "background.iife.js",
"type": "module"
},
"action": {
"default_icon": "icon-34.png"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"<all_urls>"
],
"js": [
"content/index.iife.js"
]
}
],
"devtools_page": "devtools/index.html",
"web_accessible_resources": [
{
"resources": [
"*.js",
"*.css",
"*.svg",
"icon-128.png",
"icon-34.png"
],
"matches": [
"*://*/*"
]
}
]
} Best React code finder Alternatives
Here are some Chrome extensions that are similar to React code finder:
Preact Developer Tools
Preact Developers
Request Interceptor
beDev
Mobeix Response Formatter
tagitextensions
Exploratory Testing Extension
https://testingfromthetrenches.com
Color Picker
https://color-ninja.com
Random password generator
Matija Matečić
Rempl
rempl
Coding Contest Tracker
BinaryBuilders
ProseMirror Developer Tools
teemukoivisto.xyz
QR Code Reader
ExtAdmin