Tampermonkey® by Jan Biniok

Inhaltsverzeichnis

General

Q100: How do I install and uninstall Tampermonkey?Q101: How do I work with Tampermonkey?Q102: How to install new scripts to Tampermonkey?Q103: Is it possible to overwrite or extend a scripts includes and/or excludes? How is this working?Q105: How can I sync all scripts installed at Tampermonkey to another browser?Q106: How can I export and import my scripts?Q107: How can I categorize scripts and quickly toggle their status?

Chrome Extension

Q200: Is it possible to install scripts as native Chrome extension even though Tampermonkey is installed?Q203: Tampermonkey extension shows a warning. Why?Q204: How can I allow Tampermonkey access to local file URIs?Q205: Where is the extension data located?Q206: Tampermonkey tells me that my browser profile is broken. What does that mean?Q207: My scripts are gone and Tampermonkey moans that Chrome wiped the extension database. What\'s going on here?Q208: My scripts are only executed after several reloads, the console prints "pagejs missing".Q209: Berechtigung zur Ausführung von Userscripts

Security

Q300: Tampermonkey can access every page that I visit! Is Tampermonkey evil?Q301: Chrome says "Danger: Malware Ahead!". Is Tampermonkey infected with Malware?Q302: How do I setup userscript-triggered downloads?Q303: Tampermonkey says one of my scripts is blacklisted. Why?Q304: What permissions are necessary to run Tampermonkey and why?Q305: Ich verwende Chrome und Tampermonkey lässt sich nicht deinstallieren. Was soll ich tun?

Advanced

Q400: How to I view and edit values stored by a userscriptQ401: Tampermonkey slows down my computer. What can I do?Q402: I want to use an external editor to edit my scripts. How can this be done?Q403: How do I enable the experimental Javascript feature?Q404: What `@sandbox` value should I use?Q405: Tampermonkey seems to run at every page instead of only those where scripts are supposed to run. Why?Q406: Official Tampermonkey versionsQ407: How to install Tampermonkey from a packageQ408: How to continue running a Manifest V2 version of Tampermonkey

Support Development

Q500: XYZ is my native language. How can I translate Tampermonkey to XYZ?Q501: My native language is already supported and I have no idea how to write javascripts. How can I support you ?

Debugging

Q600: Where can if find Tampermonkey's console output?