Oli - Web Assistant
I'm a digital assistant for professionals, focused on website building
Oli - Web Assistant란 무엇입니까?
Oli - Web Assistant은(는) https://oli-assistant.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "I'm a digital assistant for professionals, focused on website building"입니다.
확장 프로그램 스크린샷
Oli - Web Assistant 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
[Alpha Version] Hi, I'm Oli Web Assistant, a life-changing assistant for WordPress and Elementor website creators. I can help you to - Reduce manual work - Reduce time spending on reparative tasks - Keep you from mistakes - Keep you from feeling frustrated --- I'm currently in the very beginning stage. In the last couple of months I just learned to help you setup a new WordPress website with few clicks. I call it "Easy Setup", I will create automatically a list of recommended tasks that should be completed in order to start building your new WordPress website, then you can edit it, add, remove and change the tasks. The big news is that I will do all of them for you 😃 I learned to do a lot of your tasks, for example: - Cleanup unnecessary default themes, plugins and content ("Hello World", etc.) - Set the permalink to Post Name for better SEO - Hide the website from Search Engines while building the website - Install your favorite plugins - Create some initial pages like Home and About pages --- If you use Elementor, I can also install Elementor Pro for you, turn on recommended features, create Theme Builder empty parts (Header, Footer, Single, and other parts) and more. --- Feedback and feature requests are welcome, just ask me! --- Change Log: v0.0.12 New: WordPress - Create a category/tag New: Elementor - Set global fonts New: Elementor - Set global colors New: Elementor - Enable/disable SVG uploads New: Elementor - Open global style New: Easy Setup - Set Elementor global colors and fonts Tweak: Elementor - Suggest to save page before check a form Fix: Answers should not saved to commands history Fix: CSS for dark mode Fix: WordPress - Can't install some plugins Fix: Elementor - Remove the suggestion to `Check Form` on page load v0.0.11 Fix: CSS Issues v0.0.10 New: Check Elementor Forms: - Test your forms and validate whether the server can send email notifications. - Preview the notification email. - Check the email spam score and view other debug information. v0.0.9 New: Clear Elementor CSS Cache v0.0.8 New: Logged in users can use AI to run tasks in natural language (multi language) v0.0.7 New: `Create a Child Theme` task for generating a child theme based on current theme New: `Set Elementor Maintenance Mode` task Tweak: Remove unused plugins/themes instead of default Fix: Assistant not working properly when wp-admin is in a sub folder Fix: Easy Setup - RTL Issue Fix: Easy Setup - Some tasks fail when plain URLs are used v0.0.6 Tweak: Better UI/UX for Easy Setup app Tweak: Added `Create Menu` task after create pages Tweak: Save setup progress to user account Tweak: Allow mark a task as completed Tweak: Don't run completed tasks again Tweak: Better flow for uninstall an active plugin Fix: Assistant not loaded when wp-admin is in a sub folder Fix: Easy Setup - Upload a SVG logo with no permission fails without a message v0.0.5 Fix: Login and auto save your tasks v0.0.4 Fix: Login and auto save your tasks v0.0.3 Tweak: Added `Set Home Page` task after create pages Tweak: Clarify where to answer for questions Fix: Can't get your saved tasks Fix: On install a plugin/theme the tasks are empty v0.0.2 New: Login and auto save your tasks Tweak: On click extension icon - open the assistant Tweak: A notice where to find the assistant in extension popup v0.0.1 New: Easy Setup - Automate your tasks on setup a new WordPress website
확장 프로그램 기본 정보
이름 | Oli - Web Assistant |
ID | alappidnfcfbjnanmcbdiahkpfkfmjja |
공식 URL | https://chromewebstore.google.com/detail/oli-web-assistant/alappidnfcfbjnanmcbdiahkpfkfmjja |
설명 | I'm a digital assistant for professionals, focused on website building |
파일 크기 | 552 KB |
설치 횟수 | 136 |
현재 버전 | 0.0.12 |
최근 업데이트 | 2023-06-19 |
출시 날짜 | 2023-04-27 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://oli-assistant.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://oli-assistant.com/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "0.0.12", "author": "oli-assistant.com", "name": "Oli - Web Assistant", "description": "I'm a digital assistant for professionals, focused on website building", "background": { "service_worker": "background.5fadff2f.js" }, "permissions": [ "identity", "storage" ], "content_scripts": [ { "matches": [ "https:\/\/*\/*wp-admin\/*", "http:\/\/*\/*wp-admin\/*", "https:\/\/my.elementor.com\/websites\/*" ], "js": [ "plasmo-inline.368ba5d7.js" ], "css": [ "plasmo-inline.5ba7b2d8.css" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp7VfNmDTErcspInenwoJaRpDOGzBLltJaaLjl4pMcxQw8kaLFczYQaIauGQ4I48Steq9wbE+GViYCtdSfhEBGz7G4hBVWfR6y3iGnufZd47ZOsLaGOP1BoqEub8b1xeizT33oO6ShfRB1B2h9B3bIzKYP81n3t8WdZy+vhZVLDWyuNP4Xh1Skd7q9YorbUKH0v8fXQ5YWbU6UZ1EbqXAG2i0jv+rCHK0bT\/4OIPIV7rcwF0nk5HzQ4+BOBQD8IqyV0aF6j5SUg0JEGL8oeugiP4fbhAcd5xzpUWT+hGGvu6L0DOHNnfrVK3MkAVTw81Amn5b1txnqEP\/dgqpTJwQzQIDAQAB", "oauth2": { "client_id": "90856007682-3rv1cheo8curcumck363phq24v3t9c4t.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "web_accessible_resources": [ { "resources": [ "content-script.js" ], "matches": [ " |