Open
Bug 1067515
Opened 11 years ago
Updated 5 years ago
Allow add-ons to provide answers in the Address Bar
Categories
(Firefox :: Address Bar, enhancement, P5)
Firefox
Address Bar
Tracking
()
REOPENED
People
(Reporter: ntim, Unassigned)
Details
I'd be nice to be able to get something similar to [0] for the awesomebar. I remember that Yahoo Axis provided something like this, unfortunatly, it's discontinued.
Open APIs that could be used :
- DuckDuckGo instant answers API [1] (also made a JS library that allows you to use it easily : [2])
- OpenWeatherMap [3]
- Freebase (though it's by Google) [4]
- Wikipedia API itself
[0] : http://www.omgchrome.com/google-chrome-for-android-answers-flag/
[1] : https://duckduckgo.com/api
[2] : https://github.com/nt1m/InfoCards.js
[3] : http://openweathermap.org/
[4] : https://developers.google.com/freebase/
Flags: firefox-backlog?
Comment 1•11 years ago
|
||
Bryan, is this something we would consider in the next six months (and therefor backlog+)?
http://www.androidpolice.com/2014/09/15/tip-chrome-beta-answers-in-suggest-flag-enables-answers-to-simple-questions-right-in-the-omnibar/
Severity: normal → enhancement
Flags: needinfo?(clarkbw)
Comment 2•11 years ago
|
||
(In reply to Matthew N. [:MattN] from comment #1)
> Bryan, is this something we would consider in the next six months (and
> therefor backlog+)?
>
> http://www.androidpolice.com/2014/09/15/tip-chrome-beta-answers-in-suggest-
> flag-enables-answers-to-simple-questions-right-in-the-omnibar/
I think it's worth looking at as part of our search improvements
Flags: needinfo?(clarkbw)
Updated•11 years ago
|
Flags: qe-verify-
Flags: firefox-backlog?
Flags: firefox-backlog+
Whiteboard: [ux]
Comment 3•8 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
| Reporter | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Comment 4•8 years ago
|
||
We're get closer to this, but it's still unclear how. not a priority until we re-architecture the address bar.
Priority: -- → P5
Comment 5•5 years ago
|
||
So, the team is actively investigating these possibilities, either as standalone or with partners, things like weather, or unit conversion and so on...
Those are handled case by case, starting from a spec and building it. I don't think a generic bug is necessary, it would be better to file bugs for specific use-cases.
Though long term it would be nice if add-ons could provide those, then people could just play with it and make add-ons. I think it's worth transforming this bug into that request.
Severity: normal → S4
Summary: [ux] Provide answers from the awesome bar popup → Allow add-ons to provide answers in the Address Bar
Whiteboard: [ux]
You need to log in
before you can comment on or make changes to this bug.
Description
•