-
-
24 Jun 2022 00:05:52 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (82 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (27.06KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::BrowserUtils
- Data::Sah::Coerce::perl::To_array::From_str::comma_sep
- Data::Sah::Coerce::perl::To_duration::From_float::seconds
- Data::Sah::Coerce::perl::To_duration::From_obj::datetime_duration
- Data::Sah::Coerce::perl::To_duration::From_str::human
- Data::Sah::Coerce::perl::To_duration::From_str::iso8601
- Data::Sah::Compiler::perl::TH::any
- Data::Sah::Compiler::perl::TH::array
- Data::Sah::Compiler::perl::TH::bool
- Data::Sah::Compiler::perl::TH::duration
- Data::Sah::Compiler::perl::TH::int
- Data::Sah::Compiler::perl::TH::str
- Data::Sah::Filter::perl::Unix::check_uid_exists
- Data::Sah::Filter::perl::Unix::convert_unix_user_to_uid
- Firefox::Util::Profile
- Log::ger
- Perinci::CmdLine::Any
- Perinci::CmdLine::Lite
- Sah::Schema::firefox::profile_name
- Sah::Schema::true
- Sah::Schema::unix::local_uid
- Sah::Schema::unix::signal
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.017 - 2022-05-20
- Adjust to App::BrowserUtils 0.016 (add 'signal' argument to terminate).
Documentation
Check whether Firefox has processesCheck whether Firefox is pausedCheck whether Firefox is runningGiven a Firefox profile name, return its directoryTerminate Firefox (by default with -KILL signal)List available Firefox profilesPause and unpause Firefox alternatelyPause (kill -STOP) FirefoxList Firefox processesRestart firefoxStart firefox if not already startedTerminate Firefox (by default with -KILL signal)Unpause (resume, continue, kill -CONT) FirefoxModules
Utilities related to FirefoxModule Install Instructions
To install App::FirefoxUtils, copy and paste the appropriate command in to your terminal.
cpanm App::FirefoxUtils
perl -MCPAN -e shell install App::FirefoxUtils
For more information on module installation, please visit the detailed CPAN module installation guide.