Package Details: firefox-extension-arch-search 2.0.1-4

Git Clone URL: https://aur.archlinux.org/firefox-extension-arch-search.git (read-only, click to copy)
Package Base: firefox-extension-arch-search
Description: A set of Web Extensions that adds ArchLinux (bug tracker, forum, packages, wiki, AUR) as a search engine to the Firefox browser.
Upstream URL: https://github.com/noraj/firefox-extension-arch-search
Keywords: extension firefox search
Licenses: MIT
Groups: firefox-addons
Replaces: arch-firefox-search, arch-firefox3-search
Submitter: noraj
Maintainer: noraj
Last Packager: noraj
Votes: 18
Popularity: 0.000886
First Submitted: 2020-10-12 21:21 (UTC)
Last Updated: 2024-09-12 20:29 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

RubenKelevra commented on 2022-04-19 09:20 (UTC)

I have also exactly one xpi installed with this name on the system and it got the right b2sum:

$ find / -name "ArchAur@archlinux.org.xpi" 2>/dev/null
/usr/lib/firefox/browser/extensions/ArchAur@archlinux.org.xpi
$ b2sum /usr/lib/firefox/browser/extensions/ArchAur@archlinux.org.xpi
d35be5d40e3b78c40043fc6d4aa3c652df39c57e57b4b0e97c0e5907305d62a53e5bfbba88b55ee8e92c800651c16055e78dd70a1c9462f370dba4fac92abf88  /usr/lib/firefox/browser/extensions/ArchAur@archlinux.org.xpi

RubenKelevra commented on 2022-04-19 09:17 (UTC)

@noraj thanks for the fast comment. Issue is: I've installed the whole system AFTER 1.0.4 was released. So it's kind of weird that I got 1.0.1 installed. :/

# dumpe2fs $(mount | grep 'on \/ ' | awk '{print $1}') | grep 'Filesystem created:'
dumpe2fs 1.46.5 (30-Dec-2021)
Filesystem created:       Thu Mar 31 17:19:10 2022

noraj commented on 2022-04-18 22:49 (UTC)

@RubenKelevra it has already been fixed in v1.0.4 (https://github.com/noraj/firefox-extension-arch-search/releases/tag/v1.0.4) and is shipped in _alaur_ver=1.0.2. It's an issue with Firefox that despite updating the package it doesn't update the FF addons. FF addons fork in a weird way. You can check in your extensions you must have the AUR extension in v1.0.1 and not v1.0.2.

RubenKelevra commented on 2022-04-18 12:32 (UTC)

The search for the AUR is broken. There's a ".php" in the constructed URL which doesn't seem to be used anymore. :)

noraj commented on 2021-09-13 17:25 (UTC)

@roadtang Just tested again and it worked. Maybe a corruption while downloading. Try again.

roadtang commented on 2021-09-13 03:37 (UTC)

hi there, LICENSE file doesn't pass validity check in my arch.

archlinux_manual_pages_search-1.0.2-fx.xpi ... Passed
LICENSE ... FAILED

==> ERROR: One or more files did not pass the validity check!

noraj commented on 2021-01-28 22:31 (UTC)

Firefox 85 hangs on startup with this extension enabled, not sure why

I found that too but it's weird because nothing chanegd from the plugin API: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/85

bieel1503 commented on 2021-01-27 21:49 (UTC)

Firefox 85 hangs on startup with this extension enabled, not sure why

noraj commented on 2020-10-12 21:35 (UTC)

new package available: https://aur.archlinux.org/packages/firefox-extension-arch-search It replaces this one.

noraj commented on 2020-10-11 18:05 (UTC) (edited on 2020-10-11 18:06 (UTC) by noraj)

@json I created the Web Extensions https://github.com/noraj/firefox-extension-arch-search, I just need to wait for the xpi to be approved by Mozilla and I'll be able to submit the new PKGBUILD.

PS: new extensions can't be installed if not signed (.xpi) by Mozilla else (with .zip) the install doesn't survive the browser reboot.