Inspect and view changes in Công ty thiết kế website Profast 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": "Công ty thiết kế website Profast",
"version": "0.0.1",
"manifest_version": 2,
"description": "Công ty thiết kế Website Profast. Chuyên cung cấp Dịch vụ thiết kế website chuyên nghiệp,Dịch vụ seo , Đào tạo seo tại TP.HCM ..",
"homepage_url": "https://chuyennghiep.vn",
"icons": {
"16": "icons/icon1.png",
"48": "icons/icon3.png",
"128": "icons/icon4.png"
},
"default_locale": "en",
"background": {
"page": "src/bg/background.html",
"persistent": true
}
}