gootics | Google Analytics Bliss
Google analytics bliss for all your websites. In every new tab.
gootics | Google Analytics Blissคืออะไร?
gootics | Google Analytics Bliss เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://gootics.com และคุณลักษณะหลักของมันคือ "Google analytics bliss for all your websites. In every new tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย gootics | Google Analytics Bliss
ดาวน์โหลดไฟล์ส่วนขยาย gootics | Google Analytics Bliss ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get a beautiful overview of the visitor stats for all your websites whenever you open a new tab. Gootics uses the data from Google Analytics. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | lldkfknnilopekememhnjnhfebccdhol |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/gootics-google-analytics/lldkfknnilopekememhnjnhfebccdhol |
| คำอธิบาย | Google analytics bliss for all your websites. In every new tab. |
| ขนาดไฟล์ | 118 KB |
| จำนวนการติดตั้ง | 66 |
| เวอร์ชันปัจจุบัน | 1.1 |
| อัปเดตครั้งล่าสุด | 2023-03-16 |
| วันที่เผยแพร่ | 2018-04-23 |
| คะแนน | 3.40/5 รวมทั้งหมด 5 คะแนน |
| ผู้พัฒนา | https://gootics.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | in_app |
| เว็บไซต์ส่วนขยาย | https://gootics.com |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "gootics | Google Analytics Bliss",
"short_name": "gootics",
"description": "Google analytics bliss for all your websites. In every new tab.",
"version": "1.1",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"webRequest",
" | |