Oli - Web Assistant

I'm a digital assistant for professionals, focused on website building

What is Oli - Web Assistant?

Oli - Web Assistant is a Chrome extension developed by https://oli-assistant.com, and its main feature is "I'm a digital assistant for professionals, focused on website building".

Extension Screenshots

screenshot
screenshot
screenshot

Download Oli - Web Assistant Extension CRX File

Download Oli - Web Assistant 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

                        [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                    

Extension Basic Information

Name Oli - Web Assistant Oli - Web Assistant
ID alappidnfcfbjnanmcbdiahkpfkfmjja
Official URL https://chromewebstore.google.com/detail/oli-web-assistant/alappidnfcfbjnanmcbdiahkpfkfmjja
Description I'm a digital assistant for professionals, focused on website building
File Size 552 KB
Installation Count 136
Current Version 0.0.12
Last Updated 2023-06-19
Publish Date 2023-04-27
Rating 5.00/5 Total 1 Ratings
Developer https://oli-assistant.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://oli-assistant.com/privacy-policy
Supported Languages 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": [
                ""
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/my.elementor.com\/*"
            ],
            "resources": [
                "arrow_down.0dc61224.svg",
                "oli.3789f542.svg",
                "oli.4d9ba21f.css",
                "send.45d04998.svg",
                "send.cc64619e.css",
                "send.bcc46f35.css",
                "dots-menu.1d926b57.svg",
                "email.8cb8f685.svg",
                "email.3ce781d8.css",
                "email.a2b89c93.css",
                "email.30761c6d.css",
                "email.c4e1e624.css",
                "email.bf4859ef.css",
                "email.a56efdaa.css",
                "email.2798d18e.css",
                "email.cfd3681f.css",
                "check.1d84d89e.svg",
                "check.e021b8ab.css",
                "check.d192d6fd.css",
                "check.d9f219f5.css",
                "sandclock.82417edd.svg",
                "sandclock.31e2628c.css",
                "sandclock.8a16ed5c.css",
                "play.a3d5907d.svg",
                "play.d6173881.css",
                "play.72f142f3.css",
                "stop.2c455483.svg",
                "stop.fadb8f97.css",
                "stop.46452a55.css",
                "stop.8e273642.css"
            ]
        }
    ]
}