Searched refs:unzipped_crx_dir (Results 1 – 1 of 1) sorted by relevance
86 def setup_extension(unzipped_crx_dir): argument100 unzip_cmd = 'unzip -o "%s" -d "%s"' % (output_crx, unzipped_crx_dir)107 if os.path.exists(unzipped_crx_dir):115 if not os.path.exists(unzipped_crx_dir):118 unzipped_crx_dir)124 fix_public_key(unzipped_crx_dir)126 shutil.rmtree(unzipped_crx_dir)