Por: MyCodingFinder Add-on
Inspect and view changes in MyCodingFinder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"background": {
"scripts": [
"util.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.mycodingfinder.com/*"
],
"js": [
"content-script.js"
]
}
],
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"description": "__MSG_appDesc__",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"64": "icons/64.png",
"128": "icons/128.png"
},
"default_locale": "en",
"permissions": [
"storage",
"webRequest",
"activeTab"
],
"action": {
"default_title": "__MSG_appShortName__",
"default_popup": "popup/popup.html"
},
"host_permissions": [
"https://*.mycodingfinder.com/*",
"https://*.oausrchrdr.com/*"
],
"chrome_settings_overrides": {
"search_provider": {
"name": "__MSG_appName__",
"keyword": "__MSG_appName__",
"search_url": "https://oausrchrdr.com?dgd=RD1005825&PCSF=true&q={searchTerms}",
"favicon_url": "/icons/16.png",
"suggest_url": "https://suggest.mycodingfinder.com/suggestionfeed/suggestion?format=JSON&q={searchTerms}",
"encoding": "UTF-8",
"is_default": true
}
},
"browser_specific_settings": {
"gecko": {
"id": "mycodingfinder@extension.search",
"data_collection_permissions": {
"required": [
"searchTerms"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"version": "0.0.1"
} Mejores alternativas MyCodingFinder
Aquí hay algunas Firefox add-ons que son similares a MyCodingFinder:
Coder Search
Akshat
Code Self Study
j127
URLGeekster
tanay
YouTube Search Engine
A. Taha Baki
CodeFaster
CodeFaster
Getcouponhere Toolbar
Firefox user 14191874
Your Browser Popup
stackoverflow-quick-search
Stop Coding!
Oliver Earl
Addons Search Engine
superlemon
CF FetchCodes
Sayan Paul
CodeSandbox Helper Development
codesandbox-helper
Codext
Pyves