Group
Extension

Matches 1

Chrome-Util-Profile ( P/PE/PERLANCAR/Chrome-Util-Profile-0.004.tar.gz, PERLANCAR, 2020; MetaCPAN )
Chrome-Util-Profile/lib/Chrome/Util/Profile.pm ( view source; MetaCPAN )
> {l=>{}},
        },
    },
};
sub list_chrome_profiles {
    require File::Slurper;
    require JSON::MaybeXS;
    require Sort::Sub;

    my %args = @_;

    my $chrome_dir     = $args{_chrome_dir}
efs_path = "$dir/Preferences";
        next unless -f $prefs_path;
        my $prefs = JSON::MaybeXS::decode_json(
            File::Slurper::read_binary $prefs_path);
        my $profile_name = $pref

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.