Inspect and view changes in Ctrl + F Plus Busque palavras source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"action": {
"default_popup": "popup.html",
"default_title": "Ctrl + F Plus"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"_execute_action": {
"description": "Abrir o Ctrl + F Plus",
"suggested_key": {
"default": "Ctrl+Shift+F",
"mac": "Command+Shift+F"
}
}
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"<all_urls>"
],
"run_at": "document_idle"
}
],
"description": "Busque múltiplas palavras na página atual com realce colorido, navegação entre resultados e atalhos.",
"host_permissions": [
"<all_urls>"
],
"manifest_version": 3,
"name": "Ctrl + F Plus",
"permissions": [
"storage",
"scripting",
"activeTab",
"tabs",
"contextMenus"
],
"version": "1.4",
"browser_specific_settings": {
"gecko": {
"id": "ctrlfplus@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Ctrl + F Plus Busque palavras Alternatives
Here are some Firefox add-ons that are similar to Ctrl + F Plus Busque palavras:
My Search Easy
My Search Easy
Multi Find: Search, Highlight, Explore
Vincent Greco
P-J-e+R-tester
PJEMaisR
Dicionário
MCA
History Filter
Myon
CONTENT_GUARDIAN
SuraKlaus
Ctrl-F Plus: Ctrl + F Search
UK88
ctrl-f ULTRA – Find in page, regex, PDFs
ctrl-f ULTRA
CONTENT_GUARDIAN
SuraKlaus
Multi-highlight
doaa
Block Finder (Kodular)
tjsdeveloper
Scolab — Estude qualquer coisa na web
Y Nog