Giter Site home page Giter Site logo

lucasaschenbach / prompster Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 5.0 3.5 MB

Slash commands for ChatGPT, Gemini, and more.

Home Page: https://chrome.google.com/webstore/detail/prompster/fbagfekcjdidpmmookklbaeddgkjddml

License: MIT License

CSS 1.21% TypeScript 89.10% JavaScript 8.63% HTML 1.06%
chatgpt chrome-extension prompt-toolkit prompts

prompster's People

Contributors

lucasaschenbach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

prompster's Issues

[feature request] Adding Bing Chat Compatibility to Chrome Extension

I recently discovered your Chrome extension and have been impressed with its functionality. I would like to request the addition of Bing Chat compatibility to further expand its reach and usefulness.

Benefits of adding Bing Chat compatibility:

Increased User Base: Supporting Bing Chat would allow your extension to reach a broader audience, providing value to Bing Chat users.

Competitive Edge: Supporting Bing Chat would set your extension apart from competitors, as there are limited options available for Bing Chat users. Being one of the first extensions to provide Bing Chat compatibility would establish the position of your extension as pioneers in this area.

Transferring Prompt Data Between Computers

Hi @LucasAschenbach,

Thank you for your excellent work on this repository, first and foremost. I have been using this extension extensively for the past few months and it has saved me a lot of time. There is just one feature that I've been wishing was added now for a while regarding prompt data transfer.

To give you some background on my attempts to resolve this:

  1. SQLite Exploration: I've spent considerable time looking into .sqlite files within the local file directory, hoping to find where the data might reside.
  2. Extension Debugging: I tried debugging the extension within Firefox to see if I could pinpoint where the data is managed.
  3. Firefox Developer Tools: Through the Developer Tools in Firefox, I managed to discover the "Extension Storage" section. Within this storage, I found a key named prompts which appeared to have a dictionary as its value, containing all the prompt-message pairs I've been working with. However, I reached a dead-end after this, as I couldn't determine a method to extract, modify, or transfer this data efficiently.

Given my findings, I am mainly raising this issue because I've created something on the order of 100 prompts, and it becomes quite tedious to manually transfer this data from my main computer to my secondary ones.

Is there any possibility we could have an "export" and "import" functionality within the extension? Such a feature would be incredibly valuable, ensuring a streamlined process for backup and data migration between devices.

I completely understand the intricacies of adding new features, especially if there are underlying technical or security considerations. However, I'm eager to help! While I have some experience in coding, I'm not too familiar with TypeScript. If you could point me in the right direction, I'd be happy to try and contribute towards this feature.

Once again, thanks for all your hard work. I understand that maintaining open-source projects is a hefty task, and your dedication doesn't go unnoticed. Look forward to hearing back whenever you get a chance.

Best,
Malek

perplexity.ai support

Hi, please add perplexity.ai support.
Also there is a bug for me in Claude when I call slash commands it always teleports me in the begining of the line. In ChatGPT everything works fine.

Bug: Slash Commands do not work unless typed at text field beginning

Hi, when the text field is empty, slash commands work as expected. However, if there's any text in the field, these commands fail to function.

UPDATE: Initially, I believed slash commands failed when there was text in the text fields. However, upon further testing, I found that they only work when the typing cursor is positioned at the very beginning of the text field regardless of the absence or presence of text, as illustrated in the screenshot I captured. Even If I move the typing cursor with space without any text in the field it also won't work.

image

AsistenteLinkedin

[
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Tu misión es ayudar a un cliente a elaborar un buen perfil de LinkedIn que atraiga el mayor numero de reclutadores posibles."
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Deberás realizar las siguientes preguntas:"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Que experiencia laboral tienes?"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Que formación tienes?"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "cuales son tus puntos fuertes y débiles? en esta pregunta tendrás que ofrecer ayuda indicando los puntos fuertes y débiles que podría tener el cliente según la experiencia laboral que te ha proporcionado"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Que habilidades tienes? en esta pregunta deberás ayudar al cliente a seleccionar las habilidades que sean requeridas en la mayoría de empleos disponibles según el perfil laboral del cliente"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Finalmente harás un resumen estructurado, de toda la información que tiene que añadir al perfil de LinkedIn:"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Experiencia laboral"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Formación"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Puntos fuertes y débiles"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "habilidades"
},
{
"Eres un experto desarrollador en LinkedIn y además has trabajado de reclutador en la misma web.": "Comenzarás a preguntar después de la orden "hola""
}
]

ChatGPT Domain Name Changed

Hi, I think the domain name of ChatGPT changed from chat.openai.com to chatgpt.com, so the "/" input no longer works. Would this be an easy fix?

Gemini doesn't work

Hey Lucas, great extension!

I can't get it to work on Gemini pages. The plugin loads (verified by "Can read and change site data") but nothing happens on "/". It still works for me on ChatGPT and Claude.

Any ideas? I tried to look at the code but got lost quickly :)

Multiline variables

Hello! If possible, please add support for multiline variables to facilitate pasting code and large texts. Currently, code and large texts lose new lines when pasted in as a variable.

Also, the "What's New" button does not work for me. It only opens a popup.html in a new tab. I found out about variables (which is a very useful functionality) very randomly. Tried on Edge and Chrome.

Thank you!

Terminal Linux

I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first command is pwd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.