Stay: Connect the browser world!
Userscript manager compatible with Tampermonkey, Violentmonkey. Dark mode for every website. Stay synched on Chrome/Safari/Firefox.
Stay: Connect the browser world!란 무엇입니까?
Stay: Connect the browser world!은(는) https://staybrowser.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Userscript manager compatible with Tampermonkey, Violentmonkey. Dark mode for every website. Stay synched on Chrome/Safari/Firefox."입니다.
확장 프로그램 스크린샷
Stay: Connect the browser world! 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Stay is a browser enhancement extension that greatly improves the browsing experience and playability of the browser. Stay for Safari has gained the trust of over a million users in the Apple ecosystem. Excitingly, now Chrome users can also use Stay! Stay for Chrome now supports the following features: 1.User script management - Install or write Tampermonkey or Violentmonkey scripts to enable automatic page turning, immersive translation, prevent redirection, and aggregate search functions in Safari. 2.Dark mode - Provide dark mode for every web site. 3.Stay synched - Log in with your Stay account to sync your data across any device. Contact Us If you have any questions, feel free to contact us at [email protected]. You can also follow our updates on Twitter at https://twitter.com/stayfork. If you want more real-time feedback, feel free to join our Telegram group at http://t.me/fastclipchat.
확장 프로그램 기본 정보
이름 | Stay: Connect the browser world! |
ID | hpbebebpjajeiadiakgckpahmhkbkpoa |
공식 URL | https://chromewebstore.google.com/detail/stay-connect-the-browser/hpbebebpjajeiadiakgckpahmhkbkpoa |
설명 | Userscript manager compatible with Tampermonkey, Violentmonkey. Dark mode for every website. Stay synched on Chrome/Safari/Firefox. |
파일 크기 | 1.51 MB |
설치 횟수 | 359 |
현재 버전 | 2.6.1 |
최근 업데이트 | 2024-03-02 |
출시 날짜 | 2020-03-10 |
평점 | 5.00/5 총 9 개의 평점 |
개발자 | https://staybrowser.com |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extension_name__", "version": "2.6.1", "description": "__MSG_extension_description__", "manifest_version": 2, "build": "222", "copyright": "Stay Browser", "icons": { "48": "extension-img\/icon-48-chrome.png", "96": "extension-img\/icon-96-chrome.png", "128": "extension-img\/icon-128-chrome.png", "256": "extension-img\/icon-256-chrome.png" }, "background": { "scripts": [ "source\/background.js" ], "persistent": false }, "default_locale": "en", "content_scripts": [ { "js": [ "source\/darkmode\/fallback.js", "source\/darkmode\/dark.config.js", "source\/darkmode\/dark.user.js" ], "matches": [ " |