Wordpress Web Design Brighton
For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.
Wordpress Web Design Brightonคืออะไร?
Wordpress Web Design Brighton เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.ajmwebservices.co.uk และคุณลักษณะหลักของมันคือ "For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wordpress Web Design Brighton
ดาวน์โหลดไฟล์ส่วนขยาย Wordpress Web Design Brighton ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
To allow yourself and your staff quick access to AJM Web Services website with just one click of a button, please install this Chrome extension. This quick access feature will allow you faster support and replies to queries for quotations or any other issues.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | akaicdbfaedahkhhipdkdcnehnnjblng |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/wordpress-web-design-brig/akaicdbfaedahkhhipdkdcnehnnjblng |
คำอธิบาย | For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension. |
ขนาดไฟล์ | 22.2 KB |
จำนวนการติดตั้ง | 204 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2017-08-19 |
วันที่เผยแพร่ | 2017-08-19 |
ผู้พัฒนา | https://www.ajmwebservices.co.uk |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.ajmwebservices.co.uk |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wordpress Web Design Brighton", "manifest_version": 2, "short_name": "ajmwebservices", "description": "For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.", "version": "1.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_433-1503121398.png" }, "icons": { "128": "128px_433-1503121316.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |