Shqyrtime për Google Search date range shortcut
Google Search date range shortcut nga sweet_extension
22 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga HellPhantom, 17 ditë më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18085313 përdoruesi Firefox-i, një vit më parëIndispensable add-on. Unfortunately, it is not compatible with firefox for Android.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Mark, një vit më parëExcellent and essential add-on!
Request: Please add a way to pre-select one range as default. Then it would be perfect! - Vlerësuar me 5 yje nga 5 të mundshëmnga DenisVS, një vit më parëVery useful extension. Would you like to add a default range? It will be very helpful for me, because usually I need information not older than 5 years for my job.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18143891 përdoruesi Firefox-i, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Mr. Snuggles, 2 vite më parëPerfect, I had a similar add-on in Chrome and thank god someone did it for Firefox. You are a lifesaver!
- Vlerësuar me 1 yje nga 5 të mundshëmnga Jksh4, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga felistime, 3 vite më parë
- Vlerësuar me 2 yje nga 5 të mundshëmnga grahamperrin, 3 vite më parëPlease 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 - Vlerësuar me 5 yje nga 5 të mundshëmnga circcc, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Milor123, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga aelcros, 4 vite më parëAlways annoyed me I had to click tools to get to the time range. Now it's available right as the search results show up. Adding more time ranges is a great bonus plus. A simple but very useful addon, and exactly what I was looking for.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Виктор Минин, 4 vite më parëСпасибо разработчику за это нужное расширение - это аналог расширения для Хром "WhenX" Маст Хэв!!!
- Vlerësuar me 3 yje nga 5 të mundshëmnga Bluezo, 4 vite më parëGood but ... What is really missing is a date of update for G links (above or under).
This is what really pisses me off and what I hate about google ! - Vlerësuar me 5 yje nga 5 të mundshëmnga Chris, 5 vite më parëGreat! Can you make this work for images as well?
- Vlerësuar me 5 yje nga 5 të mundshëmnga Fredisland, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Mathieu CAROFF, 6 vite më parëThank 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 - Vlerësuar me 5 yje nga 5 të mundshëmnga 12597924 përdoruesi Firefox-i, 6 vite më parëExcellent - and a great companion to Google Search Geolocation & Language Change
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14548294 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14548255 përdoruesi Firefox-i, 6 vite më parë