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是由https://www.ajmwebservices.co.uk开发的Chrome扩展程序,该扩展的主要功能是“For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.”。
扩展截图
下载Wordpress Web Design Brighton扩展crx文件
下载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" ] } |