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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Userscript manager compatible with Tampermonkey, Violentmonkey. Dark mode for every website. Stay synched on Chrome/Safari/Firefox."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Stay: Connect the browser world! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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": [ " |