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! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://staybrowser.com และคุณลักษณะหลักของมันคือ "Userscript manager compatible with Tampermonkey, Violentmonkey. Dark mode for every website. Stay synched on Chrome/Safari/Firefox."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Stay: Connect the browser world!
ดาวน์โหลดไฟล์ส่วนขยาย Stay: Connect the browser world! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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": [
" | |