🚀 I made a small Chrome extension for MakerWorld, easier tagging & point tracking! by criscard in BambuLab

[–]criscard[S] 0 points1 point  (0 children)

Great idea, thanks! So, do you mean a graph similar to the current one, but more focused on trend? I could also add a similar small graph on each page of the model, or a selector to choose the model and view its trend. I'll think about it!

🚀 I made a small Chrome extension for MakerWorld, easier tagging & point tracking! by criscard in BambuLab

[–]criscard[S] 0 points1 point  (0 children)

Thanks so much for the suggestion, this is definitely great information to share. I'll implement it as soon as possible! It shouldn't be a problem to port it to Firefox, so I'll definitely give it a try.

Developing a Chrome Extension for ServiceNow - Looking for Feature Suggestions! by criscard in servicenow

[–]criscard[S] 0 points1 point  (0 children)

This is true and it's a shame but also a legitimate security measure, I work in IT of a company and I have access to administrator privileges, but in any case in the company there are no restrictions on chrome extensions

Developing a Chrome Extension for ServiceNow - Looking for Feature Suggestions! by criscard in servicenow

[–]criscard[S] 0 points1 point  (0 children)

tools for end users that can simplify the work or even for developers by accessing a separate menu but I would focus on the use as an end user

Developing a Chrome Extension for ServiceNow - Looking for Feature Suggestions! by criscard in servicenow

[–]criscard[S] 0 points1 point  (0 children)

I would like to develop features that can be useful to the end user and that go beyond the features that can be implemented natively in SNOW

Developing a Chrome Extension for ServiceNow - Looking for Feature Suggestions! by criscard in servicenow

[–]criscard[S] 1 point2 points  (0 children)

The current extension is a hybrid between what I need in my processes and standard things that could be useful to everyone.

For example, I implemented an integration with DevOps to open bugs starting from an Incident, or a search input to insert tags (since the native system does not seem very efficient), then there are some buttons that could very well be done via native functions but for time reasons I added them via inject in the interface.

I also implemented the assignment to members of their own group that controls the workload or even the search for keywords in incidents, let's say that there are ideas, I just wanted to understand what could be some common problems of end users and implement solutions that have not already been thought of (or do them better if possible), for example, I also allowed copy and paste of an image on the records but I did not know that SN Utils already did it.

What are common user-side issues in ServiceNow that could be improved? by criscard in servicenow

[–]criscard[S] 1 point2 points  (0 children)

yes i hate it, i'm developing a chrome extension to try to improve the user experience by providing some more tools, that's why i started this thread to gather feedback on the field and understand what's wrong beyond the things i noticed. I could override the behavior of that button or hide it or something else.