Giter Site home page Giter Site logo

userchrome.js's Introduction

Firefox62+
  1. Firefox のプロファイルフォルダー内に、『chrome』フォルダーを作成する
  2.  chrome フォルダー内に、『userChrome.css』ファイルを作成する (UTF-8 BOM無しテキスト)
    userChrome.css 内に、以下を追記して保存する

    toolbarbutton#alltabs-button { -moz-binding: url("userChrome.xml#js"); }

   3. chrome フォルダー内に、https://raw.githubusercontent.com/alice0775/userChrome.js/master/userChrome.xml を『userChrome.xml』として保存する
      (ESR60 は https://raw.githubusercontent.com/alice0775/userChrome.js/065b7b4e58f57caad39ee9415762e882802d9f90/userChrome.xml を『userChrome.xml』として保存する)
   4. chrome フォルダー内に、https://raw.githubusercontent.com/alice0775/userChrome.js/master/userChrome.js を『userChrome.js』として保存する
   5. chrome フォルダー内に、userChrome.js用スクリプトを配置する
   6. (任意) 念のためスタートアップキャッシュを消すため
        firefox.exe -purgecaches オプション付きで起動する

免責事項
    でーたのご利用は利用者の責任において行ってください。
    でーたの利用、またはリンク先により生じた損害に対する責任を負いません。
    でーたの利用した事によるいかなる損害も作者は一切の責任を負いません。
    自己の責任の上で使用して下さい。
    でーたを使用することで直接的に利益を生じる使い方をする場合は連絡して下さい。
    要望、不具合はIssueからお願いします。

userchrome.js's People

Contributors

alice0775 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.