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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" ] } |