제작자: Alpha
Inspect and view changes in SearchOptimizer (Gemini) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SearchOptimizer (Gemini)",
"version": "1.5",
"description": "Filter & highlight search/video results using Gemini AI (with manual site & keyword control).",
"icons": {
"48": "icons/icon01.png",
"128": "icons/icon01.png"
},
"permissions": [
"storage",
"activeTab",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"*://*.pornhub.com/*",
"*://*.xvideos.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "SearchOptimizer",
"default_popup": "popup.html"
},
"options_ui": {
"page": "popup.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "searchoptimizer_gemini_v2_12345@example.com",
"strict_min_version": "91.0"
}
}
} 최고의 SearchOptimizer (Gemini) 대안
다음은 SearchOptimizer (Gemini)과(와) 유사한 Firefox add-on입니다:
YouTube Summary AI with Gemini
Alex
YouTube Summary AI with Gemini
Alex
Search with Gemini
Alexey Kudryavtsev
YouTube Video Summarizer with Gemini
timstewartj
Gemini for Google
tudoujun
Gemini Summarizer & Q&A
not11
YouTube Summarizer with Gemini
Brian H
Youtube Video Summarizer
AOSL7
YouTube Video Summarizer: AI Content Preview
Javiotic
YouTube Comment Summarizer
Plotti
Glimpse - AI Chat Sidebar
Azolano
AiHide - Remove Google AI Overviews
ExtensioHub