中文字幕一区二区人妻电影,亚洲av无码一区二区乱子伦as ,亚洲精品无码永久在线观看,亚洲成aⅴ人片久青草影院按摩,亚洲黑人巨大videos

Chrome擴展程序crx下載地址解析

crx下載地址解析

結果(下載地址):...

crx文件轉zip文件

結果:...

工具介紹

crx文件是谷歌瀏覽器Chrome的插件文件,也就是Chrome的擴展程序,主要作用是增強Chrome瀏覽器的各種功能。crx文件以壓縮的格式保存,其中可能包含.js、.json、圖片和可執(zhí)行程序等文件。 常見的插件有小游戲、廣告攔截器、截圖、翻譯等等。

crx文件格式,在zip文件頭附加了一些信息,直接修改為zip后綴可能無法解壓。

編碼規(guī)則:
    43 72 32 34   # "Cr24" -- the magic number
    02 00 00 00   # 2 -- the crx format version number
    A2 00 00 00   # 162 -- length of public key in bytes
    80 00 00 00   # 128 -- length of signature in bytes
    ...........   # the contents of the public key
    ...........   # the contents of the signature
    ...........   # the contents of the zip file

熱門工具