-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request (URL to start automation) #97
Comments
Hi @fennectech thanks for the request. I don't think that there is a way to create icons using Chrome extensions API, but adding an optional permission for Bookmarks api should be possible and after user's consent guess it should be possible to implement such functionality. Regarding the URL navigation, you can use redirect action to navigate to the specific URL. |
Chrome extensions have urls. So if you give each automation an URL it can be opened like any bookmark and started.
So. For example. extensionurl/recordings/recordingname/action=play. Just navigating to that url could start the automation recording.
Sent from my iPad
… On Mar 25, 2021, at 7:04 AM, Manvel Saroyan ***@***.***> wrote:
Hi @fennectech thanks for the request.
I don't think that there is a way to create icons using Chrome extensions API, but adding an optional permission for Bookmarks api should be possible and after user's consent guess it should be possible to implement such functionality.
Regarding the URL navigation, you can use redirect action to navigate to the specific URL.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I see, I guess I have miss-understood initial request. I like that idea. |
It happens :) Thanks :) Im glad to see your receptive to my idea. It will
be useful
…On Thu, Mar 25, 2021 at 12:13 PM Manvel Saroyan ***@***.***> wrote:
I see, I guess I have miss-understood initial request.
I like that idea.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3GMALILQO2Z6VL4YYSVMLTFNVJXANCNFSM4ZX7W2GQ>
.
--
Fennec
|
Id like to be able to go to a spesific URL to start an automation allowing us to create icons on the desktop or bookmarks to easily start an automation
The text was updated successfully, but these errors were encountered: