Brightery Marketing Tool
Brightery Marketing tools
Brightery Marketing Toolคืออะไร?
Brightery Marketing Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://brightery.com และคุณลักษณะหลักของมันคือ "Brightery Marketing tools"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Brightery Marketing Tool
ดาวน์โหลดไฟล์ส่วนขยาย Brightery Marketing Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Brightery marketing tool,
7 days trial version is available, create an account at https://www.brightery.com and just login.
Thousands of companies in 100+ countries use Brightery apps to be more productive everyday.
Work smarter with Brightery!
Create a free account at:
www.brightery.com
Report your feedback and issues to:
[email protected] ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | cedbfmmoegngdjjocfgjghmelhighhoj |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/brightery-marketing-tool/cedbfmmoegngdjjocfgjghmelhighhoj |
| คำอธิบาย | Brightery Marketing tools |
| ขนาดไฟล์ | 5.88 MB |
| จำนวนการติดตั้ง | 86 |
| เวอร์ชันปัจจุบัน | 2.4.30.0 |
| อัปเดตครั้งล่าสุด | 2021-02-17 |
| วันที่เผยแพร่ | 2021-02-17 |
| คะแนน | 4.00/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | https://brightery.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.brightery.com |
| URL หน้าช่วยเหลือ | https://www.brightery.com |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.brightery.com/en/page/privacy |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Brightery Marketing Tool",
"short_name": "BMTCE",
"description": "Brightery Marketing tools",
"version": "2.4.30.0",
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.brightery.com https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/maps.googleapis.com; object-src 'self'",
"web_accessible_resources": [
"*"
],
"externally_connectable": {
"matches": [
"*:\/\/www.brightery.com\/*"
]
},
"icons": {
"16": "img\/logo.png",
"32": "img\/logo.png",
"64": "img\/logo.png",
"128": "img\/logo.png"
},
"options_page": "index.html",
"browser_action": {
"default_icon": {
"16": "img\/logo.png",
"24": "img\/logo.png",
"32": "img\/logo.png",
"128": "img\/logo.png"
},
"default_popup": "background\/popup.html"
}
} | |