Inspect and view changes in Victoria's Secret Celebrity Pics 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Victoria's Secret Celebrity Pics",
"description": "Check out photo galleries from Victoria's Secret and Browse pictures of runway highlights and special performers wallpaper.",
"version": "0.0.0.1",
"manifest_version": 2,
"icons": {
"128": "icon_128.jpg"
},
"app": {
"urls": [
"http://onlive95.com/"
],
"launch": {
"web_url": "http://onlive95.com/apps/ig/victoria-secret/index.html"
}
}
}