Tampermonkey addon

Author: h | 2025-04-24

★★★★☆ (4.8 / 1175 reviews)

motu digital preformer

Firefox 🦊 users download the Tampermonkey addon here. Chrome/Chromium users download the Tampermonkey addon here. Open the Tampermonkey Dashboard Click the icon Add the

Download hard disk sentinel dos edition

TamperMonkey/GreaseMonkey addon for Skype.

Userscripts are JavaScript files that are executed every time the user loads a Scratch page. They can modify the document’s HTML, add new buttons, customize Scratch editor behavior, and so much more.Similarly to userscripts that you might download for userscript managers like Tampermonkey or Greasemonkey, Scratch Addons userscripts consist of pieces of JavaScript that are executed in the same execution context as the JavaScript code from Scratch itself. In browser extension vocabulary, this execution context is often called the “main world”.Even though Scratch Addons userscripts are part of a browser extension, they cannot access any chrome.* or browser.* APIs. Instead, Scratch Addons offers an addon.* API.Declaring userscripts in the addon manifest Some changes require an extension reload from chrome://extensions to take effect, such as updating the addon manifest file.It’s not necessary to reload the extension when changing the source of an already existing userscript JavaScript file. In those cases, reloading the page is enough.Userscripts are declared inside a “userscripts” array.Each item of the array must have the following properties:"url": the relative URL to a JavaScript file."matches": the list of Scratch pages where the userscript will run. See matches for more information.Example manifest:{ "name": "Copy link to comment button", "description": "Adds a "Copy Link" button to all comments on the website, next to the "Report" button.", "userscripts": [ { "url": "userscript.js", "matches": ["projects", " "profiles", "studios"] } ], "tags": ["community"], "enabledByDefault": false}Creating your first userscript Unlike extension content scripts and Tampermonkey userscripts, you must wrap all of your code inside a module default export:// Example userscriptexport default async function ({ addon, console }) { console.log("Hello, " + await addon.auth.fetchUsername()); console.log("How are you today?");}Remember that JavaScript allows functions to be declared inside other functions, for example:export default async function ({ addon, console }) { async function sayHelloToUser() { console.log("Hello, " + await

ms word translate

Tampermonkey BETA - Microsoft Edge Addons

Do more on the web, with a fast and secure browser! Download Opera browser with: built-in ad blocker battery saver free VPN Download Opera This topic has been deleted. Only users with topic management privileges can see it. last edited by @leocg: So in spite of the script being uninstalled from Tampermonkey and Tampermonkey itself being uninstalled, it still leaves the script here:C:\Users\User\AppData\Roaming\Opera Software\Opera Developer\Default\Extensions\ppldhdmhmdcedddamaddkbbakkfhgeeo\36.9.8.0_0\script.jsThe extension directory shouldn't even be there as far as I know. Deleting it fixes the problem.This looks like longstanding bugs in both Tampermonkey and Opera, possibly only with scripts as complex as that. The script is here: am using 102.0.4864.0 though, in spite of of the recent bloat improvements on the 104 releases. ExtensionsAddons last edited by I downloaded the addon from this website it is working for me , is it legit senkentsuo last edited by Just to reassure everyone, even if this extention look like a scam this is actually the good one. You can check on the official website, it rederect you right on the extention page here. OperaGxUser5543 last edited by i promise to all of you im not a bot and the offical website say ''go to store'' and it brong me to this one guys this isn't fake this is the legit onr sherbackoff @baraquel last edited by @baraquel: Охуенное приложение. С его помощью отключил рекламу в дзен видео и поставил голосовой переводчик на youtube JakSpoon last edited by Please update with the latest 5.0.1 update... the Chrome version doesn't work on Opera Browser! fan4eggg last edited by update it pls MakedontSon last edited by Opera blocks the installation of the extension. Fix it firuz-u7 last edited by Please update 5.0.1 Morro55 last edited by Yesterday I installed this because a extension needed it, and it was working. Now today Opera One extensions menu shows that Tampermonkey is dangerous and is blacklisted? I will be removing it for now. WittyCriticize last edited by Легко устанавливается a использовать - одно удовольствие. p1aden last edited by Tampermonkey opera= android home for our opera p1aden last edited by Home | tampermonkey (opera)'s part of southwestern buropabrowser buropabowser means operae probrowserwe Tampermonkey= TM233432 alt + x0 p1aden last edited by Opera probrowserwes Tampm alt0bro alt1bro a2 alt3 prowserwe brotopera ovagen (HAS1) rep. of copase bropiatialpeida (probro)= perpoea and amtbrowser and optia 1777777444444444444555858484848585858585858 fixerbrowsers to alt + x it 222 power's erenopera 4566899000000000 pediawesers p1aden last edited by Opera tampermonkey p1aden last edited by Tampermonkey ThunderCrest last edited by great add-on!! Thanorin last edited by радуюсь, что человечество придумало эту штуку javayuan920 last edited by 非常好用 brot0n @p1aden last edited by @p1adendo you know what Tampermonkey is ?

Scripts for tampermonkey web addon - GitHub

Management of multiple TeamSpeak servers Create multiple channels and sub-channels for your users Moderate channels for more control when hosting large group meetings Whisper functions so you can speak privately to inidividuals, groups of persons, or users in other channels This is the 64-bit version of the client. Read More... Read Less... Title: TeamSpeak Client 3.1.10 (64-bit) Filename: TeamSpeak3-Client-win64-3.1.10.exe File size: 74.36MB (77,976,048 bytes) Requirements: Windows XP 64-bit / Vista 64-bit / Windows 7 64-bit / Windows 8 64-bit / Windows 10 / Windows 10 64-bit Languages: Multiple languages License: Non-...Tampermonkey 4.5 Tampermonkey is the most popular userscript manager for Blink-based browsers such as Google Chrome. Tampermonkey makes it pretty easy to manage your userscripts. The Tampermonkey icon at the upper right shows the number of running scripts and a click at it shows what scripts do run and what scripts may run at this page. With the Tampermonkey extension installed, you can install, customize and manage your scripts in an easy way. Once installed, it adds a new icon to the Chrome's interface from where you can easily access it in order to add or disable scripts. Key features include: Manage and edit all your userscripts. Enable and disable your scripts with 2 clicks. Full unsafeWindow access. Script synchronization via Chrome Sync. Settings and script export and import functionality. All GM_* functions including GM_registerMenuCommand, GM_getResourceText, GM_getResourceURL, and GM_notification. Tampermonkey provides an intuitive dashboard, where you can add new user scripts,...Kindle for PC 1.24.3 Build 51068 Kindle for PC is a free application that lets you read Kindle books on your PC. Read Kindle Books on Your Computer Get the best reading experience available on your PC. No Kindle required. Access your Kindle books even if you don't have your Kindle with you. Automatically synchronizes your last page read and. Firefox 🦊 users download the Tampermonkey addon here. Chrome/Chromium users download the Tampermonkey addon here. Open the Tampermonkey Dashboard Click the icon Add the

iProXDPL/Poe2TradeAddons: Tampermonkey addon - GitHub

Tampermonkey Editors: Online Editor Support for Tampermonkey UserscriptsTampermonkey Editors is a free Chrome extension developed by Jan Biniok. It falls under the category of Browsers and the subcategory of Add-ons & Tools. This extension provides online editor support for userscripts created with the Tampermonkey extension.With Tampermonkey Editors, users of the Tampermonkey extension can conveniently edit their userscripts at vscode.dev. All you need to do is click on the extension's icon in the menu bar to access the online editor.Currently, Tampermonkey BETA+ is required to use this extension (the stable version will be available soon). You can download the BETA version from the Chrome Web Store.The extension offers various features such as listing scripts grouped by namespace within a folder, editing userscripts, userscript storage, and required scripts. The editor also provides warnings when there are modifications to resources in the background.However, there are a few features that are not yet available and are on the TODO list. These include file and folder search, global content search, creating new scripts, deleting scripts, filtering by enabled state, showing new scripts created in the background, and configuring the folder structure used by Tampermonkey ESLint.Overall, Tampermonkey Editors is a useful extension for Tampermonkey users who want to conveniently edit their userscripts online.Program available in other languagesダウンロードTampermonkey Editors [JA]Tải xuống Tampermonkey Editors [VI]Tampermonkey Editors herunterladen [DE]下载Tampermonkey Editors [ZH]تنزيل Tampermonkey Editors [AR]Unduh Tampermonkey Editors [ID]Descargar Tampermonkey Editors [ES]Download do Tampermonkey Editors [PT]Télécharger Tampermonkey Editors [FR]Download Tampermonkey Editors [NL]Ladda ner Tampermonkey Editors [SV]Tampermonkey Editors 다운로드 [KO]Скачать Tampermonkey Editors [RU]Scarica Tampermonkey Editors [IT]Tampermonkey Editors indir [TR]ดาวน์โหลด Tampermonkey Editors [TH]Pobierz Tampermonkey Editors [PL]Explore MoreLatest articlesLaws concerning the use of this software vary from country to country. We do not encourage or condone the use of this program if it is in violation of these laws.

TamperMonkey/GreaseMonkey addon for Skype. Exploits

Tampermonkey, the most popular userscript manager, now on Android! #### Important ### Since this app is more a pilot study than a real product I worked on Tampermonkey for Dolphin browser quite a while and found recently the time to bring it into a beta state. You can get it from here: Description ### Tampermonkey is a Greasemonkey compatible script manager. In order to make your Userscripts run, Tampermonkey is wrapped by a small Android app that is something like a browser.Please note that Tampermonkey for Android is still in beta state and that it doesn't have the feature set of a full-blown browser.### Requirements ###* 512+ MB RAM* a dual-core CPU is recommended### Debugging ###* use 'adb logcat' to get the Tampermonkey and Userscript console messages### Features ###* manage and edit all your Userscripts* enable and disable your scripts with 2 clicks* all GM_* functions including (GM_registerMenuCommand, GM_getResourceText, GM_getResourceURL, GM_notification)* full unsafeWindow access* a lot of tags supported by Greasemonkey and Scriptish (like @resource, @require, ...)For a full overview please take a look at the FAQ or just install TM. ;)Thanks for using Tampermonkey. :)

Is tampermonkey addon safe to use - billdsae

Such JavaScripts are embedded on hacked or malicious websites. Unfortunately, scripts for Tampermonkey might be hosted on malicious sites that users might download intentionally, thinking it is legitimate. Therefore, the reckless behavior can indeed lead to malware.Please pay attention to the description of what Tampermonkey app can do:Add “Tampermonkey”?It can:Read and change all your data on the websites you visitDisplay notificationsModify data you copy and pasteManage your apps, extensions, and themesIf you combine these permissions with a malicious script that you might have downloaded, the consequences might be devastating. Tampermonkey is an add-on that helps users manage scripts for various sites. Unfortunately, not all of the downloaded scripts might be safe, resulting in suspicious app behavior To make sure that your computer is safe, we recommend scanning it with anti-malware software like FortectIntego or SpyHunter 5Combo Cleaner, especially if you noticed strange browser behavior – redirects, excessive ads, extensions installed without your consent, or overall slowness of the computer operation.Another problem that prompted users to call the extension “Tampermonkey virus” is its reinstallation problems. Several users claimed that even after getting rid of the application, it gets reinstalled as soon as the browser is restarted.[3] Some also stated that after such installation, they were unable to remove Tampermonkey, as the option was missing entirely.To get rid of Tampermonkey, you should check our guidelines below. In the worst-case scenario, the reinstallation of the browser might be required.Potentially unwanted software come without users' knowledgeAutomatic (re)installation of browser extensions might not necessarily be related to the extensions themselves, but rather with installed potentially unwanted programs[4] on the machine. In most of the cases, such unwanted apps like adware come bundled with freeware or shareware.These free programs are usually hosted on third-party sites. While there is nothing illegal about offering several applications via the installer, some of these optional components might be ad-sponsored and even malicious. Therefore, it is especially important to make sure the installation process of new applications is performed as carefully as possible. Here are some experts' tips[5] on the matter:Before installing the app, check out its reviews online – they

Is tampermonkey addon safe to use - paknde

Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //voltron/issues_fragments/issue_layout;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 1 Star 43 DescriptionThere is a problem in the stable Tampermonkey, that has been fixed in Tampermonkey Beta 4.19.6177You can install Tampermonkey Beta from can export your scripts and script data from Tampermonkey in the Tampermonkey Dashboard: Open the Tampermonkey Dashboard and go to the "Utilities" tab. Next to "Zip" click "Export"-button and save the file somewhere.Now go to the Firefox addons overview and disable Tampermonkey. Then install Tampermonke Beta, open Tampermonke Beta Dashboard and go to the "Utilities" tab and import your file.. Firefox 🦊 users download the Tampermonkey addon here. Chrome/Chromium users download the Tampermonkey addon here. Open the Tampermonkey Dashboard Click the icon Add the Buttplug-js addon for the Tampermonkey user script system - buttplugio/buttplug-tampermonkey

chrome adblocker extension

Is tampermonkey addon safe to use - dsaemonitor

What is Tampermonkey?Tampermonkey is a Google Chrome and other browser extension that helps users modify the functionality of the visited site Tampermonkey is a browser extension that aims to help users modify their web browsing experience. However, the scripts that users might load for the app might not be entirely safe Tampermonkey is a userscript managing application that is usually downloaded intentionally for Chrome, MS Edge, Firefox, Safari, and Opera web browsers. The extension is widely popular, residing in more than 10 million users computers due to its useful functionality – it allows modification of certain visited website function modifications which would otherwise be unavailable.Tampermonkey allows users to choose from more than 400,000 different JavaScript[1] scripts that each is used for different functions. For example, “Auto Close YouTube Ads” script allows the automatic closure of the ad as soon as the “Skip ad” option becomes available, while “Anti-Adblock Killer” prevents websites from blocking the feature. This is how Tampermonkey add-on can make the online experience of many users much more efficient – it provides many customization options.However, like many browser extensions, Tampermonkey is not without the problems. First of all, while the application is itself safe, it might, potentially, load unsafe scripts from unknown sources. Loading outside scripts might be just as dangerous as downloading an executable from Torrent sites. Besides, some users complained about Tampermonkey removal and self-reinstallation problems.NameTampermonkeyTypeBrowser extensionDeveloped byJan BiniokPurposeAllows users to load additional scripts that changes the functionality of various websitesDistributionOfficial sources, third-party sitesPotential dangersDownloading and installing malicious scripts for the app that could result in malware infection and unwanted browser behaviorFixIf you experience any suspicious behavior like reinstallation of the app, scan the system using FortectIntego or another security softwareWhile Tampermonkey is a useful app with plenty of customization options, it might sometimes not be safe. However, it all depends on how users use it, as loading malicious scripts without realizing it is also a possibility. Malicious scripts can abuse the vulnerabilities of the web browsers, installed programs, or the operating system. For that reason, malware[2] installation might be performed automatically, without user consent.Most of

Is tampermonkey addon safe to use - radarhor

ÁttekintésChange the web at will with userscriptsÉlvezze a böngészést a Tampermonkey segítségével! 🌐🚀A Tampermonkey egy sokoldalú böngésző kiterjesztés, több mint 🔟 millió felhasználóval, amely lehetővé teszi a felhasználói szkriptek futtatását weboldalakon, ezzel javítva a böngészési élményt.A felhasználói szkriptek kis programok, amelyek módosítják az oldal elrendezését, hozzáadnak vagy eltávolítanak funkciókat, és automatizálják a műveleteket a webes élmény személyre szabása érdekében.### 🔑 Főbb funkciók: ###🛠️ Hatékonyan kezelje és szerkessze felhasználói szkriptjeit⚡ Gyorsan aktiválja és deaktiválja a szkripteket csupán két kattintással🔗 Szinkronizálja a szkripteket a Chrome Sync és különböző felhőtárhely-szolgáltatások (Google Drive, Dropbox, OneDrive, Yandex.Disk és WebDAV) segítségével💾 Mentse és állítsa vissza a beállításokat és felhasználói szkripteket zip fájlokban és/vagy felhőtárolókban🔄 Automatikus szkriptfrissítések a zökkenőmentes élmény érdekébenA teljes áttekintésért tekintse meg a gyakran ismételt kérdéseket, vagy egyszerűen telepítse a kiterjesztést. 💡### 🔍 Fedezze fel a felhasználói szkripteket: ###Széles választékot talál felhasználói szkriptekből a www.userscript.zone oldalon. 🌟### 📌 Hasznos linkek: ###🐛 Hibajelentés: Teljes változásnapló: Gyakran ismételt kérdések: Felhasználói szkript keresés: 🔐 Adatfelhasználás és adatvédelem: ###A Tampermonkey anonim használati információkat gyűjt a felhasználói élmény javítása érdekében, mint például:📦 Kiterjesztés verzió🌍 Preferált nyelv🚫 Szkript telepítések a feketelista frissítéseinek🖥️ Böngésző és operációs rendszer típusaEzenkívül, belső hibák esetén automatikusan küldött hibajelentések anonim információkat is tartalmaznak.Ezt a funkciót letilthatja a "Névtelen statisztikák" beállítás módosításával a kiterjesztésben. ⚙️Megjegyzés: Inkognitó módban nincs adatgyűjtés vagy adatküldés. 🕵️‍♂️Bizonyos funkciókhoz (pl. feketelista frissítések) a böngésző user-agent karakterláncából származó adatokat gyűjthetünk.Ezt letilthatja a "Felhasználói szkript feketelista forrása" és a "Frissítési értesítés megjelenítése" beállítások módosításával.### 📍 Helyadatok: ###Ha a "Felhasználói szkript feketelista forrása" vagy a "Frissítési értesítés megjelenítése" beállítás engedélyezve van, a Tampermonkey HTTP-kéréseket küld, amelyek alapvetően tartalmazzák az IP-címét.A szervernaplók csak rövidített IP-címeket tartalmaznak. Ha a "Névtelen statisztikák" engedélyezve vannak, az IP-cím segít meghatározni a hozzávetőleges régiót vagy országot. 🌏Köszönjük, hogy a Tampermonkey-t használja! 😃RészletekVerziók5.3.3Frissítve2024. december 5.Méret1.59MiBNyelvekFejlesztő Webhely E-mail [email protected] kereskedőEz a fejlesztő nem azonosította magát kereskedőként. Felhívjuk az Európai Unióban élő fogyasztók figyelmét arra, hogy a fogyasztói jogok nem érvényesek az Ön és a fejlesztő közötti szerződésekre.AdatvédelemA(z) Tampermonkey az alábbiakat közölte a felhasználók adatainak gyűjtésével és felhasználásával kapcsolatban. Erről a fejlesztő adatvédelmi irányelveiben találhat részletesebb információkat.A(z) Tampermonkey a következőket kezeli:HelyadatokFelhasználói aktivitásEz a fejlesztő kijelenti,. Firefox 🦊 users download the Tampermonkey addon here. Chrome/Chromium users download the Tampermonkey addon here. Open the Tampermonkey Dashboard Click the icon Add the Buttplug-js addon for the Tampermonkey user script system - buttplugio/buttplug-tampermonkey

TamperMonkey/GreaseMonkey addon for Skype.

Discord using UserscriptUser scripts provides additional features while browsing and make user-experience easy and full of cool functions.You can use Greasemonkey or Tampermonkey extensions for this (depends upon which browser you are using). Greasmonkey works perfectly on Firefox and Tampermonkey suits best for Chrome.Tampermonkey extensionAs you can see in the above image on top right side of your Chrome browser, this is how it will look after you install Tampermonkey extention.Click on the Tampermonkey extension icon and select “Create a new script” option.Now, a new user script editor tab will open as shown in the image below.Tapermonkey Script EditorThis is the most important part, you need a working script to loop videos. Thankfully, rednecked_crake, a user on Discord support has provided a working script, which you can see it from here. Copy paste the script code and done!If you know any other method to loop videos on Discord, please share it with others in the comments below.Note: Please make sure to respect the copyright laws and only use videos that you have the right to use and share.

Comments

User6828

Userscripts are JavaScript files that are executed every time the user loads a Scratch page. They can modify the document’s HTML, add new buttons, customize Scratch editor behavior, and so much more.Similarly to userscripts that you might download for userscript managers like Tampermonkey or Greasemonkey, Scratch Addons userscripts consist of pieces of JavaScript that are executed in the same execution context as the JavaScript code from Scratch itself. In browser extension vocabulary, this execution context is often called the “main world”.Even though Scratch Addons userscripts are part of a browser extension, they cannot access any chrome.* or browser.* APIs. Instead, Scratch Addons offers an addon.* API.Declaring userscripts in the addon manifest Some changes require an extension reload from chrome://extensions to take effect, such as updating the addon manifest file.It’s not necessary to reload the extension when changing the source of an already existing userscript JavaScript file. In those cases, reloading the page is enough.Userscripts are declared inside a “userscripts” array.Each item of the array must have the following properties:"url": the relative URL to a JavaScript file."matches": the list of Scratch pages where the userscript will run. See matches for more information.Example manifest:{ "name": "Copy link to comment button", "description": "Adds a "Copy Link" button to all comments on the website, next to the "Report" button.", "userscripts": [ { "url": "userscript.js", "matches": ["projects", " "profiles", "studios"] } ], "tags": ["community"], "enabledByDefault": false}Creating your first userscript Unlike extension content scripts and Tampermonkey userscripts, you must wrap all of your code inside a module default export:// Example userscriptexport default async function ({ addon, console }) { console.log("Hello, " + await addon.auth.fetchUsername()); console.log("How are you today?");}Remember that JavaScript allows functions to be declared inside other functions, for example:export default async function ({ addon, console }) { async function sayHelloToUser() { console.log("Hello, " + await

2025-03-27
User2156

Do more on the web, with a fast and secure browser! Download Opera browser with: built-in ad blocker battery saver free VPN Download Opera This topic has been deleted. Only users with topic management privileges can see it. last edited by @leocg: So in spite of the script being uninstalled from Tampermonkey and Tampermonkey itself being uninstalled, it still leaves the script here:C:\Users\User\AppData\Roaming\Opera Software\Opera Developer\Default\Extensions\ppldhdmhmdcedddamaddkbbakkfhgeeo\36.9.8.0_0\script.jsThe extension directory shouldn't even be there as far as I know. Deleting it fixes the problem.This looks like longstanding bugs in both Tampermonkey and Opera, possibly only with scripts as complex as that. The script is here: am using 102.0.4864.0 though, in spite of of the recent bloat improvements on the 104 releases. ExtensionsAddons last edited by I downloaded the addon from this website it is working for me , is it legit senkentsuo last edited by Just to reassure everyone, even if this extention look like a scam this is actually the good one. You can check on the official website, it rederect you right on the extention page here. OperaGxUser5543 last edited by i promise to all of you im not a bot and the offical website say ''go to store'' and it brong me to this one guys this isn't fake this is the legit onr sherbackoff @baraquel last edited by @baraquel: Охуенное приложение. С его помощью отключил рекламу в дзен видео и поставил голосовой переводчик на youtube JakSpoon last edited by Please update with the latest 5.0.1 update... the Chrome version doesn't work on Opera Browser! fan4eggg last edited by update it pls MakedontSon last edited by Opera blocks the installation of the extension. Fix it firuz-u7 last edited by Please update 5.0.1 Morro55 last edited by Yesterday I installed this because a extension needed it, and it was working. Now today Opera One extensions menu shows that Tampermonkey is dangerous and is blacklisted? I will be removing it for now. WittyCriticize last edited by Легко устанавливается a использовать - одно удовольствие. p1aden last edited by Tampermonkey opera= android home for our opera p1aden last edited by Home | tampermonkey (opera)'s part of southwestern buropabrowser buropabowser means operae probrowserwe Tampermonkey= TM233432 alt + x0 p1aden last edited by Opera probrowserwes Tampm alt0bro alt1bro a2 alt3 prowserwe brotopera ovagen (HAS1) rep. of copase bropiatialpeida (probro)= perpoea and amtbrowser and optia 1777777444444444444555858484848585858585858 fixerbrowsers to alt + x it 222 power's erenopera 4566899000000000 pediawesers p1aden last edited by Opera tampermonkey p1aden last edited by Tampermonkey ThunderCrest last edited by great add-on!! Thanorin last edited by радуюсь, что человечество придумало эту штуку javayuan920 last edited by 非常好用 brot0n @p1aden last edited by @p1adendo you know what Tampermonkey is ?

2025-04-14
User4075

Tampermonkey Editors: Online Editor Support for Tampermonkey UserscriptsTampermonkey Editors is a free Chrome extension developed by Jan Biniok. It falls under the category of Browsers and the subcategory of Add-ons & Tools. This extension provides online editor support for userscripts created with the Tampermonkey extension.With Tampermonkey Editors, users of the Tampermonkey extension can conveniently edit their userscripts at vscode.dev. All you need to do is click on the extension's icon in the menu bar to access the online editor.Currently, Tampermonkey BETA+ is required to use this extension (the stable version will be available soon). You can download the BETA version from the Chrome Web Store.The extension offers various features such as listing scripts grouped by namespace within a folder, editing userscripts, userscript storage, and required scripts. The editor also provides warnings when there are modifications to resources in the background.However, there are a few features that are not yet available and are on the TODO list. These include file and folder search, global content search, creating new scripts, deleting scripts, filtering by enabled state, showing new scripts created in the background, and configuring the folder structure used by Tampermonkey ESLint.Overall, Tampermonkey Editors is a useful extension for Tampermonkey users who want to conveniently edit their userscripts online.Program available in other languagesダウンロードTampermonkey Editors [JA]Tải xuống Tampermonkey Editors [VI]Tampermonkey Editors herunterladen [DE]下载Tampermonkey Editors [ZH]تنزيل Tampermonkey Editors [AR]Unduh Tampermonkey Editors [ID]Descargar Tampermonkey Editors [ES]Download do Tampermonkey Editors [PT]Télécharger Tampermonkey Editors [FR]Download Tampermonkey Editors [NL]Ladda ner Tampermonkey Editors [SV]Tampermonkey Editors 다운로드 [KO]Скачать Tampermonkey Editors [RU]Scarica Tampermonkey Editors [IT]Tampermonkey Editors indir [TR]ดาวน์โหลด Tampermonkey Editors [TH]Pobierz Tampermonkey Editors [PL]Explore MoreLatest articlesLaws concerning the use of this software vary from country to country. We do not encourage or condone the use of this program if it is in violation of these laws.

2025-04-22
User6720

Tampermonkey, the most popular userscript manager, now on Android! #### Important ### Since this app is more a pilot study than a real product I worked on Tampermonkey for Dolphin browser quite a while and found recently the time to bring it into a beta state. You can get it from here: Description ### Tampermonkey is a Greasemonkey compatible script manager. In order to make your Userscripts run, Tampermonkey is wrapped by a small Android app that is something like a browser.Please note that Tampermonkey for Android is still in beta state and that it doesn't have the feature set of a full-blown browser.### Requirements ###* 512+ MB RAM* a dual-core CPU is recommended### Debugging ###* use 'adb logcat' to get the Tampermonkey and Userscript console messages### Features ###* manage and edit all your Userscripts* enable and disable your scripts with 2 clicks* all GM_* functions including (GM_registerMenuCommand, GM_getResourceText, GM_getResourceURL, GM_notification)* full unsafeWindow access* a lot of tags supported by Greasemonkey and Scriptish (like @resource, @require, ...)For a full overview please take a look at the FAQ or just install TM. ;)Thanks for using Tampermonkey. :)

2025-03-27
User1855

Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly //voltron/issues_fragments/issue_layout;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Notifications You must be signed in to change notification settings Fork 1 Star 43 DescriptionThere is a problem in the stable Tampermonkey, that has been fixed in Tampermonkey Beta 4.19.6177You can install Tampermonkey Beta from can export your scripts and script data from Tampermonkey in the Tampermonkey Dashboard: Open the Tampermonkey Dashboard and go to the "Utilities" tab. Next to "Zip" click "Export"-button and save the file somewhere.Now go to the Firefox addons overview and disable Tampermonkey. Then install Tampermonke Beta, open Tampermonke Beta Dashboard and go to the "Utilities" tab and import your file.

2025-03-28

Add Comment