Giter Site home page Giter Site logo

clear-code / launchacrotray-we Goto Github PK

View Code? Open in Web Editor NEW
0.0 9.0 1.0 63 KB

Watch process of acrotray.exe and launch it automatically

License: Mozilla Public License 2.0

Makefile 5.32% JavaScript 18.24% Shell 9.13% Go 40.44% Batchfile 17.87% HTML 9.01%

launchacrotray-we's Introduction

Launchacrotray WE

Provides ability to watch acrotray.exe and launches it automatically if it isn't executed.

IMPORTANT NOTE: This Firefox extension works only on Windows.

Steps to install

  1. Download a zip package of the native messaging host from the releases page.
  2. Unzip downloaded file.
  3. Double-click the batch file named install.bat.
  4. Install "Launchacrotray WE" Firefox addon from its xpi package.

Steps to uninstall

  1. Uninstall "Launchacrotray WE" Firefox addon via the addon manager.
  2. Double-click the batch file named uninstall.bat.

How to build the native messaging host

$ make host

How to customize default addon behavior

This addon supports to customize by MCD.

Here is the preference keys.

  • extensions.launchacrotray.acrotrayapp
    • Specify path to acrotray.exe. The default value is filled in by registry. For example, C:\Program Files (x86)\Adobe\Acrobat 2017\Acrobat\acrotray.exe.
  • extensions.launchacrotray.acrotrayargs
    • Specify command arguments for acrotray.exe. The default value is empty.
  • extensions.launchacrotray.watchinterval
    • Specify interval to check acrotray.exe process. The default interval is 60 seconds.
  • extensions.launchacrotray.debug
    • Specify whether debug mode is enabled. The default value is false.

License

MPL 2.0

launchacrotray-we's People

Contributors

kenhys avatar

Watchers

Sutou Kouhei avatar YUKI "Piro" Hiroshi avatar Takuro Ashie avatar  avatar Hiroshi Hatake avatar James Cloos avatar Shinichiro Minami avatar Horimoto Yasuhiro avatar  avatar

Forkers

isabella232

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.