public marks

PUBLIC MARKS from decembre with tags html & greasemonkey

2015

GM - greasemonkey - Changing Javascript on an HTML page out of my control - Stack Overflow

use Greasemonkey to modify the script or to insert another script just after it to override the function

2014

GM - DEV - Greasemonkey Tutorial for Beginners

In Greasemonkey tutorial, I have covered how to write Greasemonkey user scripts. After this tutorial,you will be able to write user-scripts for Greasemonkey. Topics covered: GreaseMonkey Installation Hello World Example Adding a Button Reading/Modifying HTML content Loading External Scripts.

2009

UserScript Writing 101 – Manuel of Things to learn - Userscripts.org

The Order of Things to Learn Look to the "Resources" section for places to learn about these. 1. HTML. Hypertext Markup Language. Not the same "language" as JavaScript. This is a markup language, meaning it's a bunch of text that is meant to represent some type of structure, in this case, a web page. 2. XML. Extensible Markup Language. In case you didn't realize, HTML itself is a type of "XML". Learning XML is important because many popular websites (YouTube, Facebook, Last.fm) use XML to interact with data. Since you already know HTML by this point, understanding XML should be cake. 3. CSS. Cascading Style Sheets. This is the way HTML (should be) stylized. You'll want to learn this. 4. JavaScript. Learn all the basics: data types, functions, JavaScript's native functions like prompt, alert, etc. 5. The Greasemonkey Extras. Like I said, Greasmonkey == JavaScript, with a lot of extras. A specific page listing the API's can be found here.

2008

Reformat Table script - Recherche Google

table tableau htlm formater personnaliser script css greasemonkey firefox reformater

JavaScript DOM__tableau interactif des fonctions disponibles

by 7 others
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

Firebug : bonnes pratiques pour le développement XHTML, CSS, JavaScript et DOM - La Case de l'Oncle Tom

by 2 others
Pour le développement d’applications JavaScript et pour mieux comprendre les incohérences des CSS dans une page, entre autre.Domaines d’utilisation :

ImageData__The data: URI kitchen_crer icône 16×16 encodée en Base64

by 10 others
ImageData Une icône 16×16 encodée en Base64 représentant le moteur de recherche. The data: URI kitchen (en) est un outil très pratique pour générer les données à placer ici

2007

Blogger del.icio.us publishing and post categorizing helper – Userscripts.org

This script adds tagging support to Blogger blogs. It features a Tags: field on the post edit page and invisibly appends a chunk of tags to the posts you tag, which ends up a

Codr – Userscripts.org

When active, will show a textbox with the code when you visit a photoset page. UPDATE, 2006-07-15:… it now works in your Favorites too.

2006

HTML Comment Editor_____Flickr: - Flickr Hacks

HTML Comment Editor view profile Jessica Shannon Pro User [ FS FI INT ] says: Hi, I just wrote this little greasemonkey script, lets you do wysiwyg editing and insert images from your photostream, there's still a lot more I want to do with it, including g

Performancing for Firefox | Performancing.com___Blog Editor extension The best !

by 23 others
The Performancing extension scored as the highest desktop blog editor on our poll. Performancing is a free Firefox extension which allows you to draft and publish posts. It has support for del.icio.us, Technorati, pingbacks/trackbacks and FTP. Performanci

Flickr Rich Text Edit (mod)- (added userlink + grouplink functions)_Flickr: GM Script: - Flickr Hacks

i made a small mod to the jrhyleys cool rich text editor script. i basically added a "userlink" and "grouplink" option above the textarea. so say you highlighted a username say steeev then click "userlink" it will automatically convert it to a link to tha

Using Platypus__extension pour voir et modifier page web

Platypus is a tool for changing a web page (such as removing an ad) and optionally creating a Greasemonkey script to make that same change then next time you visit that page. To save scripts, you need to have Greasemonkey installed. To share a Platypus

2005

Platypus_mozdev.org - :Faire des scripts Greasemonkey

by 22 others, 1 comment
Le compagnon idéal de greaseMonkey. Permet de modifier une page et de sauvegardez les modifications sous la forme d'un script greaseMonkey. Le script est automatiquement appliqué lorsque vous revisitez la page.