Reverse domain name notation in omnibox / urlbar
I would be interested in modifying the behavior of Firefox's urlbar / omnibox such that domain names are displayed in “reverse notation”, e.g. org.mozilla.support instead… (閱讀更多)
I would be interested in modifying the behavior of Firefox's urlbar / omnibox such that domain names are displayed in “reverse notation”, e.g. org.mozilla.support instead of support.mozilla.org.
From a cursory look at Firefox's setting, I couldn't find any browser.urlbar.* setting that relates to reverse domain name notation.
I also spent some time looking at add-on development documentation. Albeit being unfamiliar with the technology, it seems to me that the omnibox permission in the manifest.json file will only grant the add-on APIs to extend the functionalities of the bar, rather than allow the add-on to modify how the bar's contents are displayed.
I would be interested to know if there might be a way to achieve reverse domain name notation that I might have missed, or whether this is impossible to do.
If this is the wrong place to ask, I'd be glad if you could suggest what forum/mailing list may be appropriate for this kind of questions.