All Projects → muslayev → Icecat Win64

muslayev / Icecat Win64

Programming Languages

pascal
1382 projects

Labels

Projects that are alternatives of or similar to Icecat Win64

Passwords Webextension
The official browser extension for the Passwords app for Nextcloud.
Stars: ✭ 68 (-16.05%)
Mutual labels:  firefox
Vimperator Labs
Vimperator
Stars: ✭ 1,184 (+1361.73%)
Mutual labels:  firefox
Pfp
Manage your passwords easily and securely, via browser extension for Firefox, Chrome, Opera
Stars: ✭ 77 (-4.94%)
Mutual labels:  firefox
Firepwned
🙏 Checks Firefox saved passwords against known data leaks using the Have I Been Pwned API.
Stars: ✭ 69 (-14.81%)
Mutual labels:  firefox
Firefox Thief
🦊 Decrypt gecko based browsers passwords, cookies, history, bookmarks.
Stars: ✭ 72 (-11.11%)
Mutual labels:  firefox
Uget Chrome Wrapper
Moved to https://github.com/ugetdm/uget-integrator and https://github.com/ugetdm/uget-extension
Stars: ✭ 74 (-8.64%)
Mutual labels:  firefox
Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (-17.28%)
Mutual labels:  firefox
Downloadstar
Download all items in a webpage that match a pattern
Stars: ✭ 81 (+0%)
Mutual labels:  firefox
Ffck
🦊 & 🧅 hardening
Stars: ✭ 72 (-11.11%)
Mutual labels:  firefox
Firefox Overlay Scrollbar
A working prototype of custom styleable overlay scrollbars on Firefox 72+.
Stars: ✭ 74 (-8.64%)
Mutual labels:  firefox
Fauxbar
An alternative to Chrome's Omnibox.
Stars: ✭ 69 (-14.81%)
Mutual labels:  firefox
Screensharing Extensions
Sample code for developing an OpenTok screen-sharing extension for Google Chrome and Firefox
Stars: ✭ 71 (-12.35%)
Mutual labels:  firefox
Archivebox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
Stars: ✭ 12,383 (+15187.65%)
Mutual labels:  firefox
Automator
Various Automator and AppleScript workflow and scripts for simplifying life
Stars: ✭ 68 (-16.05%)
Mutual labels:  firefox
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-2.47%)
Mutual labels:  firefox
Multipletab
Multiple Tab Handler, Provides feature to close multiple tabs.
Stars: ✭ 67 (-17.28%)
Mutual labels:  firefox
Echofon Firefox Unofficial
Echofon Unofficial - maintained version of Echofon: full featured, super clean Twitter app for Firefox.
Stars: ✭ 73 (-9.88%)
Mutual labels:  firefox
Docker Python Xvfb Selenium Chrome Firefox
Dockerfiles for Python 3.6/2.7 & Selenium in a headless Chrome or Firefox environment
Stars: ✭ 82 (+1.23%)
Mutual labels:  firefox
Chrome Export Passwords
Show all your chromium passwords in format ready to import in other browser like FireFox
Stars: ✭ 80 (-1.23%)
Mutual labels:  firefox
Squareup
A sleek and modern startpage
Stars: ✭ 75 (-7.41%)
Mutual labels:  firefox

Repository created on: Jan 13, 2018

GNU IceCat (Unofficial builds for Windows x64)

Download

Releases
or use Chocolatey package manager.

Changes

Sources

GNU Savannah
Fedora Project FTP
Fedora Package Sources, thanks to Sagitter

How to Update

update

How to fix some issues

  1. Error: add-on appears to be coppupted
    set 'extensions.allowPrivateBrowsingByDefault' to false
  2. Cloudflare: Infinite loop
    Need to delete these strings from icecat.js in omni.jar:
    pref("general.appname.override", "Netscape");
    pref("general.appversion.override", "78.0");
    pref("general.buildID.override", "Gecko/20100101");
    pref("general.oscpu.override", "Windows NT 6.1");
    pref("general.platform.override", "Win32");
    It would be better to create a defect here
  3. Unable to download files from Google Drive
    set 'network.cookie.cookieBehavior' to 4
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].