Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Website IP & Country (IPv4 & IPv6)",
"version": "1.1.0",
"description": "Hi\u1ec3n th\u1ecb Domain, IPv4, IPv6, Qu\u1ed1c gia v\u00e0 giao th\u1ee9c (HTTP\/2, h3\u2026).",
"action": {
"default_title": "Xem IP & Qu\u1ed1c gia",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [
"https:\/\/cloudflare-dns.com\/*",
"https:\/\/ipwho.is\/*",
"https:\/\/cloudflare-dns.com\/dns-query*"
],
"icons": {
"128": "icon128.png"
}
}