Phuc Nguyen
Member since January 2025
3
Snippets
<10
Favourites
<10
Downloads
Warranty Result CSS
html { font-size: 62.5%; } @media screen and (max-width: 37.5em) { html { font-size: 50%; }…
<10
Warranty Product Google Sheet Scripts
const clientId = "913975986247-4v5j5nhs493nnnolshuq6lt5lr1n3mkq.apps.googleusercontent.com"; const clientSecrect = "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"; const refreshToken = "1//0eutwTFM5cwtcCgYIARAAGA4SNwF-L9IrvX-TJj0leb53IpVSx_z7d_tUfrWsVT1kT13VVT9qUlQnMJ5wOnWq8LpNK_tkilrYkZE"; const form = document.getElementById("warranty-search-form");…
<10