mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #2] Compatibility with Firefox 47 #1
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @e-alfred on GitHub (Jun 13, 2016).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/2
Hello,
this nice addon is currently not compatible with Firefox 47, the addons page says. Is it possible to make it compatible with Firefox 47?
@marcelklehr commented on GitHub (Jun 13, 2016):
Yep, I'm using the WebExtension API to be compatible with chrome and that is only available beginning with Fx48, you'll either have to install a beta/nightly version or else wait for v48 to hit stable. Sorry :/
@e-alfred commented on GitHub (Jun 15, 2016):
Okay, I tried it under Firefox 50 and it works well. Do you have information on how to run it in Chromium-based browsers?
@marcelklehr commented on GitHub (Jun 15, 2016):
I'm in the process of trying to make up my mind whether I want to pay $5 to google in order to be able to publish a free extension on their web store... In any case you can download the floccus zip archive, rename it to
floccus.crx, go to chrome's extension and install floccus by dragging the crx file onto the extension page. (Alternatively you can unpack the zip, switch the extension page into developer mode and 'Load unpacked extension'.)@marcelklehr commented on GitHub (Jun 15, 2016):
Update: I found out how to do this properly and updated the install instructions accordingly. Going to close this for now.
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.