foxify-cli

授权协议 GPL-3.0 License
开发语言 Python
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 唐景山
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

foxify-cli

Customize Firefox from the command line and control all your custom userChrome CSS themes with one tool!

Supports Windows, Mac, and Linux

No Support For Waterfox

Troubleshooting Guide Can Be Found Here!

Overview

As of Firefox 57 (the Quantum Update), Mozilla has enabled custom user customization using userChrome.css. This file is found in the chrome folder of your profile and allows you to customize the look of your browser. There is a huge community around this sort of themeing and it can get easy to mess up your theme or lose it when you install a new theme. With Foxify you have the ability to manage your themes for Firefox and apply them dynamically!

Foxify was heavily inspired by the command-line program Spiceify for Spotify, which offers similiar features but for Spotify!

Features:

  • Easy Theme Management for Firefox Themes

  • Safe Backups and Restores of Themes

  • Easily Remove Custom Themes Entirely

  • Easy To Use Commands

  • Command Suggestions When Entering Incorrect Arguments

img

Where To Find Themes:

FirefoxCSS Reddit: Link

UserChrome Tweaks: Link

Firefox CSS Hacks: Link

Requirements:

imgOS: Windows, Mac, Linux

Software Reqs:

  • Python 3.6+
  • Firefox 57 or Higher





Wiki

I. Table of Contents

II. Overview

  1. Description
  2. Features
  3. Where to Find Themes
  4. Requirements

III. Getting Started

  1. Installation
  2. Adding Themes

IV. Usage

  1. Command List
  2. Common Commands

License

Licensed under the GNU GPUv3 License by Max Bridgland, 2020

 相关资料
  • 快速易用的 node.js 框架,使用 Typescript 开发。 简介 高效的服务器意味着更低的基础设施成本,更好的负载响应能力和满意的用户。如何在不牺牲安全验证和方便开发的情况下,如何在尽可能多地处理最多请求的情况下,如何有效地处理服务器资源? Foxify是一个高度专注于以最少的开销和强大的插件架构提供最佳开发人员体验的Web框架。它的灵感来自Fastify和Express,据我们所知,它

  • 问题内容: 我经常不得不调试编写的Java代码,以便有一个接口和该接口的一个实现。 例如,将有一个接口Foo,其中有一个名为FooImpl的实现。在下面的代码中,如果我按住ctrl键单击doThings,则当我实际要转到FooImpl.java来查看实现时,它将跳至Foo.java。 当我结束界面时,必须使用ctrl-shift-r打开FooImpl。如果我可以按一下ctrl- alt并单击doT

  • 问题内容: 首先,我不是要在这里发动战争。我非常了解Jersey,但是很少使用httpclient。 jersey-client和Apache的httpclient之间的主要区别是什么?在哪些方面比另一方面更好?哪里有比较好的图表?较大的文件(例如2048 MB)中,哪一个效果更好? 非常感谢您的评论! 问题答案: 这两件事可能不应该直接比较。Jersey是REST客户端,具有完整的JAX-RS实

  • 问题内容: 我的应用程序中有两个表。左表就像一个列表。单击左表将打开一个右表,其中包含基于我单击左表的字段的值。 现在的问题是,如果我在右表中编辑一个单元格,而不按Enter键并单击左表中的新项目,则所有表中的特定单元格都处于可编辑模式。以及所有表格的单元格值。 我该如何解决这个问题? 问题答案: 不能完全肯定,我明白你的感受VS你所期望的,但表的默认行为是有点出乎意料的是,当焦点转到表外的某个地

  • 问题内容: 如何使用google-api-java-client解析用户Google日历中事件的开始和结束时间? 从Google代码安装此示例android项目后,我可以进入Google日历并解析一些信息(例如所有日历,事件名称,发布时间和摘要),但是我无法终生获取事件的开始和结束时间。 我对代码的理解是这样的。 在主要活动类(CalendarAndroidSample.java)内,这是获取我每

  • 问题内容: 我正在为小型LibGDX驱动的游戏编写服务器端代码,偶然发现了一个问题。每次尝试使用任何方法时,都会遇到。 显然这是因为我没有实现ApplicationListener,所以LibGDX尚未初始化。 有没有办法以无头/ CLI方式初始化LibGDX?我需要能够在服务器端加载TiledMap对象。 com.esotericsoftware.kryonet.Server $ 1.recei