Por: LaruYan KaPothoa
Inspect and view changes in SearchDateLen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SearchDateLen: 검색 기간 확장",
"description": "구글, 네이버, 다음 PC 검색 페이지의 검색 기간을 더 세분화시켜줍니다. Get finer control over search date range.",
"version": "0.4resigned1",
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{4fd0cdf8-57a1-4252-ace2-84690d8b1046}",
"strict_min_version": "53.0"
}
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"http://search.naver.com/*",
"https://search.naver.com/*"
],
"run_at": "document_idle",
"js": [
"common.js",
"utils.js",
"storage.js",
"inject_common.js",
"naver.js"
]
},
{
"matches": [
"http://search.daum.net/*",
"https://search.daum.net/*"
],
"run_at": "document_idle",
"js": [
"common.js",
"utils.js",
"storage.js",
"inject_common.js",
"daum.js"
]
},
{
"matches": [
"*://*/*"
],
"include_globs": [
"*://*.google.*/search*",
"*://google.*/search*"
],
"run_at": "document_idle",
"js": [
"common.js",
"utils.js",
"storage.js",
"inject_common.js",
"google.js"
]
}
],
"permissions": [
"activeTab",
"storage"
]
} Melhores alternativas SearchDateLen
Aqui estão algumas Firefox add-ons que são similares a SearchDateLen:
DuckDuckGo Date Range
Andrew Glines
Google Date Keeper
Little Spark
Google Search Option Advance
macha
Only Recent Search Results
ps1dr3x
Google Search Console Date Selector
Thijs van Hal
Google Search Time Filter
Izuki Hirano
Google Search Language Switcher
YJ
Yeargrounds
Strongleong
Date Filter Manager for Google
Pongor Ádám
Google udm14 verbatim search
Donald Hobern
历史搜索助手
popyoung