New version 3 !
Check out the first post for the version 3 aix !
Little optimized and some very small bug fixes done !
New version 3 !
Check out the first post for the version 3 aix !
Little optimized and some very small bug fixes done !
Kindly remove All upcase, it seems like Shouting
Very nice extension!!!
Why doesn't it works on screen intialize ??
What type of result will it actually gives??
Because the extension takes some miliseconds to initialize completely and it requires internet permission.
It gives the result as json but the extension decodes the json text to dictionary.
The content is not fixed so you can't bundle it with the app.
You will have to fetch it again and again when needed.
But I am wondering what this extension is actually about?
I think it convert json text to Dictionary.
As in example ;
I didn't understand this ... Which content is not fixed ??
You saw it.... The asteroid bot. Just a replica in the form of an API.
Edit: API may be unstable for some time... An update to it is needed.
Search result is never fixed and varies according to your query.
Yeah.
Yeah. The web scrapper which handles meanings and text dictionary got broken from today unfortunately and thus everything down related to it. When you search for somekind of thing like (internet meaning
) you would get an error.
The API which extension is using will just not be really maintained anymore for very long and will not sync when Google search results get updated...
@Aquib_Khan should have atleast asked it once before using it.
Your extension is not working. Will you fix them or the topic to be closed?
I will fix it.
Now the api is working so the extension is also working.
for those who like to get the same result without using an extension can use these blocks
quicky.aia (2.3 KB)
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
Besides, I think an extension with an unstable API is not a good idea to use in an app.
The API only works once. Then it combines the next search words.
What you mean?
It was actually made for the telegram bot which I just put it in a web for my chocolateo app.
This was started as just a fun project.
Here is the source code:
First you look for the word "appinventor". He will search well. Then you want to search for "apple", not search "apple" but "appinventorapple". Remembers your previous search and adds a new word.
This was what happened when the extension was done, then you fixed the API, now it's again this bug.
Nope. It's (EDITED, it was a typo ) NOT a bug in API. Maybe the extension just appends the word for the search.