Alexa-and-similarWeb-rank
Looking for your website rank from the alexa and similarWeb with a simple click.
Alexa-and-similarWeb-rankคืออะไร?
Alexa-and-similarWeb-rank เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://smlpoints.com และคุณลักษณะหลักของมันคือ "Looking for your website rank from the alexa and similarWeb with a simple click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Alexa-and-similarWeb-rank
ดาวน์โหลดไฟล์ส่วนขยาย Alexa-and-similarWeb-rank ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension is utilized to assist users to get the public website ranking data from Alexa/similarWeb with a simple click.
只要簡單的點一下圖示,讓使用者可以取得 Alexa / SimilarWeb 的公開給大眾取用的排名數據。 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ikompppmnedgfglopochecapchmlehle |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/alexa-and-similarweb-rank/ikompppmnedgfglopochecapchmlehle |
| คำอธิบาย | Looking for your website rank from the alexa and similarWeb with a simple click. |
| ขนาดไฟล์ | 1.61 MB |
| จำนวนการติดตั้ง | 1,237 |
| เวอร์ชันปัจจุบัน | 1.0.2 |
| อัปเดตครั้งล่าสุด | 2022-08-27 |
| วันที่เผยแพร่ | 2020-10-25 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | https://smlpoints.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://smlpoints.com |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Alexa-and-similarWeb-rank",
"description": "Looking for your website rank from the alexa and similarWeb with a simple click.",
"version": "1.0.2",
"icons": {
"16": "rank-16.png",
"48": "rank-48.png",
"128": "rank-128.png"
},
"action": {
"default_icon": "rank-128.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |