By: Thijs van Hal
Inspect and view changes in Google Search Console Date Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Google Search Console Date Selector",
"version": "1",
"description": "Easily compare periods in Google Search Console and generate the percentage changes.",
"manifest_version": 3,
"icons": {
"16": "favicon16.png",
"32": "favicon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [
"*://*.search.google.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "mail@thijsvanhal.nl",
"strict_min_version": "42.0"
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "favicon16.png",
"32": "favicon32.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.search.google.com/*"
],
"js": [
"popup.js"
]
}
],
"background": {
"scripts": [
"statistieken.js"
]
}
} Best Google Search Console Date Selector Alternatives
Here are some Firefox add-ons that are similar to Google Search Console Date Selector:
GSC Helper by searchanalyzer.io
searchanalyzer
Google Search Option Advance
macha
Google Date Keeper
Little Spark
Only Recent Search Results
ps1dr3x
SearchDateLen
LaruYan KaPothoa
Google Search Time Filter
Izuki Hirano
Google Search Console Extended
Thomas Czernik
OldGoogle Search
Seba4316
Enhanced Google Analytics Annotations
Context by Sweetlabs
Open in Google Search Console
Meetanshi
DuckDuckGo Date Range
Andrew Glines