Wordpress Web Design Brighton
For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.
Apa itu Wordpress Web Design Brighton?
Wordpress Web Design Brighton adalah ekstensi Chrome yang dikembangkan oleh https://www.ajmwebservices.co.uk, dan fitur utamanya adalah "For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Wordpress Web Design Brighton
Unduh file ekstensi Wordpress Web Design Brighton dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | akaicdbfaedahkhhipdkdcnehnnjblng |
URL Resmi | https://chrome.google.com/webstore/detail/wordpress-web-design-brig/akaicdbfaedahkhhipdkdcnehnnjblng |
Deskripsi | For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension. |
Ukuran File | 22.2 KB |
Jumlah Instalasi | 204 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2017-08-19 |
Tanggal Publikasi | 2017-08-19 |
Pengembang | https://www.ajmwebservices.co.uk |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.ajmwebservices.co.uk |
Bahasa yang Didukung | 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" ] } |