GithubHelp home page GithubHelp logo

blueagler / bing-chat-pro Goto Github PK

View Code? Open in Web Editor NEW
69.0 69.0 6.0 333 KB

Features : Unlimited characters in chatbox (2000 -> ∞), Use compose mode in search page

JavaScript 100.00%
bing bing-search chrome-extension chrome-extensions edge-extension sydney

bing-chat-pro's Introduction

bing-chat-pro's People

Contributors

blueagler avatar imgbotapp 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bing-chat-pro's Issues

Uncaught (in promise) Error: Timeout

Uncaught (in promise) Error: Timeout
Context
https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx&wlexpsignin=1
Stack Trace
bing.15abdc00.js:1 (anonymous function)
1
2 (()=>{const m={matches:["://www.bing.com/search"]};async function n(t,e){return new Promise((c,o)=>{if(t.querySelector(e))c(t.querySelector(e));else{const a=new MutationObserver(u=>{u.forEach(l=>{l.type==="childList"&&t.querySelector(e)&&(c(t.querySelector(e)),a.disconnect(),clearTimeout(r))})});a.observe(t,{childList:!0,subtree:!0});const r=setTimeout(()=>{a.disconnect(),o(new Error("Timeout"))},1e4)}})}async function i(){const e=(await n(document,"cib-serp[serp-slot='none']")).shadowRoot,o=(await n(e,"cib-action-bar")).shadowRoot;(await n(o,"textarea[maxlength]")).removeAttribute("maxlength");const r=await n(o,".letter-counter");r.childNodes[r.childNodes.length-1].textContent="\u221E"}async function d(){const t=document.createElement("li"),e=document.createElement("iframe");t.style="width: 100%; height: 1200px;",e.src="https://edgeservices.bing.com/edgesvc/compose",e.csp="frame-src https://www.bing.com/search https://edgeservices.bing.com/; base-uri 'self'; require-trusted-types-for 'script';",e.style="width: 100%; height: 100%; border: none;",t.appendChild(e),(await n(document,"#b_content")).querySelectorAll("aside")[0].querySelector("#b_context").appendChild(t)}async function s(){i(),d()}window.addEventListener("load",s),window.addEventListener("popstate",s)})();

Real limit: 61K characters

I tested the real characters limit with code: it's 61K characters / 21K token and it works only in Creative and Precise mode.

I could not install this to working condition

I would need similar extension to my project, please contact me if you might be interested about the project. But please first tell how to install this so I can see it in action - I tried to follow the instructions, but the extension didn't do anything.

Functional Feedback

It has lost its effectiveness, can you develop a plugin that breaks the ethical limitations of bing, bing has a 4.0 interface but most of the time the content generated due to its limitations is not even as good as chatgpt 3.5!

Add a way to hide the log and edge search side composer

I think it would be useful to have an option to hide the log and edge search side composer in the interface. Sometimes they take up too much space and make it hard to see the main content. Maybe there could be a settings menu or a toggle button to show or hide them.

Uncaught (in promise) Error: Timeout

This error is showing in the log and the unlimited character count is not enabling.

(()=>{const m={matches:["*://www.bing.com/search*"]};async function n(t,e){return new Promise((c,o)=>{if(t.querySelector(e))c(t.querySelector(e));else{const a=new MutationObserver(u=>{u.forEach(l=>{l.type==="childList"&&t.querySelector(e)&&(c(t.querySelector(e)),a.disconnect(),clearTimeout(r))})});a.observe(t,{childList:!0,subtree:!0});const r=setTimeout(()=>{a.disconnect(),o(new Error("Timeout"))},1e4)}})}async function i(){const e=(await n(document,"cib-serp[serp-slot='none']")).shadowRoot,o=(await n(e,"cib-action-bar")).shadowRoot;(await n(o,"textarea[maxlength]")).removeAttribute("maxlength");const r=await n(o,".letter-counter");r.childNodes[r.childNodes.length-1].textContent="\u221E"}async function d(){const t=document.createElement("li"),e=document.createElement("iframe");t.style="width: 100%; height: 1200px;",e.src="https://edgeservices.bing.com/edgesvc/compose",e.csp="frame-src https://www.bing.com/search https://edgeservices.bing.com/; base-uri 'self'; require-trusted-types-for 'script';",e.style="width: 100%; height: 100%; border: none;",t.appendChild(e),(await n(document,"#b_content")).querySelectorAll("aside")[0].querySelector("#b_context").appendChild(t)}async function s(){i(),d()}window.addEventListener("load",s),window.addEventListener("popstate",s)})();

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.