Wordpress Web Design Brighton
For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.
What is Wordpress Web Design Brighton?
Wordpress Web Design Brighton is a Chrome extension developed by https://www.ajmwebservices.co.uk, and its main feature is "For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.".
Extension Screenshots
Download Wordpress Web Design Brighton Extension CRX File
Download Wordpress Web Design Brighton extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | akaicdbfaedahkhhipdkdcnehnnjblng |
Official URL | https://chrome.google.com/webstore/detail/wordpress-web-design-brig/akaicdbfaedahkhhipdkdcnehnnjblng |
Description | For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension. |
File Size | 22.2 KB |
Installation Count | 204 |
Current Version | 1.0 |
Last Updated | 2017-08-19 |
Publish Date | 2017-08-19 |
Developer | https://www.ajmwebservices.co.uk |
Payment Type | free |
Extension Website | https://www.ajmwebservices.co.uk |
Supported Languages | 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" ] } |