Inspect and view changes in CamHi for PC source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "CamHi for PC",
"description": "You can Install CamHi on your PC through this Chrome Add-on.",
"app": {
"urls": [
"https://www.ipcfy.com/"
],
"launch": {
"web_url": "https://www.ipcfy.com/download-camhi-for-pc-windows-10-8-7-mac-laptop/"
}
},
"manifest_version": 2,
"update_url": "http://clients2.google.com/service/update2/crx",
"version": "0.1",
"icons": {
"128": "icon.png"
}
}