Google Search date range shortcut értékelései
Google Search date range shortcut szerző: sweet_extension
Firefox felhasználó 18143891 értékelése
Csillagos értékelés: 5 / 5
készítette: Firefox felhasználó 18143891, 2 éve22 értékelés
- Csillagos értékelés: 5 / 5készítette: HellPhantom, 17 napja
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 18085313, egy éveIndispensable add-on. Unfortunately, it is not compatible with firefox for Android.
- Csillagos értékelés: 5 / 5készítette: Mr. Snuggles, 2 évePerfect, I had a similar add-on in Chrome and thank god someone did it for Firefox. You are a lifesaver!
- Csillagos értékelés: 2 / 5készítette: grahamperrin, 3 évePlease make it habit to provide release notes (I never allow an update without notes).
Condensed, for 0.2.2:
https://pastebin.com/qJHbXfJi
– and for 0.2.3:
https://pastebin.com/tveYgV7n
– what changes are in 0.2.4? Notes are empty:
https://cup.aihedy.com/ko/firefox/addon/googlesearchdaterangeshortcut/versions/0.2.4/updateinfo/
https://cup.aihedy.com/en-GB/firefox/addon/googlesearchdaterangeshortcut/versions/0.2.4/updateinfo/
https://cup.aihedy.com/en-US/firefox/addon/googlesearchdaterangeshortcut/versions/0.2.4/updateinfo/
https://pastebin.com/Gicg1JrT - Csillagos értékelés: 5 / 5készítette: Виктор Минин, 4 éveСпасибо разработчику за это нужное расширение - это аналог расширения для Хром "WhenX" Маст Хэв!!!
- Csillagos értékelés: 5 / 5készítette: Fredisland, 5 éve
- Csillagos értékelés: 5 / 5készítette: Mathieu CAROFF, 6 éveThank you!! I was just writing a script to do that job when I though of searching for an extension to do it and found yours! ^^
-- Code below
I'd like to contribute some features to your extension, like:
(1) Checkbox to add times above Google defaults rather than below.
(2) Re-order declared times by drag and drop.
(3) Checkbox to auto-order the declared times.
(4) Checkbox to add a [Time] button (or some other name), which adds a button to the "Custom Range" modal~.
Is the code open source?
Would you want to open-source it?
Have a good day!
```js
$ = document.querySelector.bind(document)
x = toolsButton = $("#hdtb-tls")
y = timeButton = x.cloneNode(true)
y.textContent = "Time"
x.parentElement.appendChild(y)
y.addEventListener('click', () => {
let z = customTimeRangeButton = $("#cdrlnk")
z.click()
}, true)
```
+ my github is https://github.com/mathieucaroff - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 12597924, 6 éveExcellent - and a great companion to Google Search Geolocation & Language Change
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14548294, 6 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14548255, 6 éve