Wordpress Web Design Brighton
For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.
Co to jest Wordpress Web Design Brighton?
Wordpress Web Design Brighton to rozszerzenie Chrome opracowane przez https://www.ajmwebservices.co.uk, a jego główną funkcją jest „For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Wordpress Web Design Brighton
Pobierz pliki rozszerzeń Wordpress Web Design Brighton w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | akaicdbfaedahkhhipdkdcnehnnjblng |
Oficjalny URL | https://chrome.google.com/webstore/detail/wordpress-web-design-brig/akaicdbfaedahkhhipdkdcnehnnjblng |
Opis | For faster and easier access to Wordpress Services for web design or website issues, please install this simple Chrome Extension. |
Rozmiar pliku | 22.2 KB |
Liczba instalacji | 204 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2017-08-19 |
Data Publikacji | 2017-08-19 |
Deweloper | https://www.ajmwebservices.co.uk |
Typ Płatności | free |
Strona Rozszerzenia | https://www.ajmwebservices.co.uk |
Obsługiwane Języki | 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" ] } |