PRMDB for Bard-Gemini
Create public and private custom prompts for Google Gemini(Bard)
PRMDB for Bard-Gemini란 무엇입니까?
PRMDB for Bard-Gemini은(는) https://prmdb.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create public and private custom prompts for Google Gemini(Bard)"입니다.
확장 프로그램 스크린샷
PRMDB for Bard-Gemini 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The browser extension for Bard revolutionizes the writing experience, bringing innovative features directly to the fingertips of users. Embracing the beauty of spontaneity, the Bard extension provides access to a multitude of public prompts. These prompts serve as a spark to ignite the creative flame in each writer, allowing them to weave stories that are unique and captivating. But the Bard extension is not just about using prompts; it's also about creating them. Users are empowered to generate their own prompts, tailored to their tastes and creative inclinations. These can be made public, offering inspiration to the wider Bard community, or kept private, serving as a personal reservoir of ideas for the user's future storytelling endeavors. Additionally, the Bard extension integrates a 'Favorites' feature, enabling users to save the prompts that resonate with them the most. With a single click, a prompt can be preserved for later use, providing a continual source of inspiration. The Bard extension represents the evolution of writing in the digital age, transforming it into a more interactive, personalized, and dynamic experience. It's a tool, a companion, and a gateway to infinite creative possibilities. v:1.1.0 Fixed for new Gemini website v: 1.0.6 From this version now you can create prompts from within extension. Multi-input complex prompts creation support is now added. ====================================================== NOTE: We have no affiliation with AI-PRM; our listings of prompts are exclusively obtained with permission from the original authors. ======================================================
확장 프로그램 기본 정보
이름 | PRMDB for Bard-Gemini |
ID | inligaebnhkiobbjgkgkoeeliclfcpjl |
공식 URL | https://chromewebstore.google.com/detail/prmdb-for-bard-gemini/inligaebnhkiobbjgkgkoeeliclfcpjl |
설명 | Create public and private custom prompts for Google Gemini(Bard) |
파일 크기 | 1 MB |
설치 횟수 | 180 |
현재 버전 | 1.1.0 |
최근 업데이트 | 2024-02-13 |
출시 날짜 | 2023-06-18 |
평점 | 4.50/5 총 2 개의 평점 |
개발자 | https://prmdb.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://prmdb.com/prompts |
도움말 페이지 URL | https://prmdb.com |
개인정보 보호 정책 페이지 URL | https://standaloneinstaller.com/privacypolicy.php |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PRMDB for Bard-Gemini", "description": "Create public and private custom prompts for Google Gemini(Bard)", "version": "1.1.0", "version_name": "1.1.0", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "PRMDB - Open Gemini" }, "options_page": "options.html", "permissions": [ "storage", "webRequest" ], "host_permissions": [ " |