public marks

PUBLIC MARKS from decembre with tags extension & code

2020

đź›  CHROME - LOADED from FIREFOX ADDON - Linkify Plus Plus

(via)
This extension can be installed on Chrome. However, it is not hosted on Chrome Webstore. You have to download the source code and load the extension as an unpacked extension. Download and extract the ZIP file. Navigate to chrome://extensions/. Enable "Developer mode". Click "LOAD UNPACKED" button and select the extension folder that is previously extracted. Other explanation: https://developer.chrome.com/extensions/getstarted#manifest

2018

ADDON - MyBrowserAddon - Community for Open-source Projects ::

MyBrowserAddon is a community for open-source projects. It houses the documentation, tutorial, code related to open-source projects and is dedicated to developers who are interested in learning about and contributing to these projects. Here, you can explore different ways we serve the open-source community and also help us to make these open-source projects even more awesome! Open-source development promotes not only innovation but also accelerates progress in all aspects of software development. Currently we are focused on supporting non-commercial browser-based projects (addon, plug-in) within communities. But, in future we will branch-out to other areas including health and education!

2015

Custom Buttons • Toggle Style Lite (USERSTYLES)

Toggles a single style enabled/disabled with the click of toolbar button. Ctrl + left-click or middle-click button for Options/Settings Dialog (pic 1). Settings for entering style id and keyboard shortcut. Default is (ctrl + x). Pops an alert box if id is not found. Enter an id number with an r behind it for an auto restart (pic 2). For key code: Click button"Get Key Code" (pic 1) from Settings dialog. Press a key on keyboard and popup displays the Key Code number. Cancel allows for another selection and OK inserts the number into the script. Option Use Help CSS for enabling help tab section for css entries. Option to change Enabled/Disabled state toolbarbutton icons. Change any/all text labels from Options/Settings Dialog.

2013

CSS - USERSTYLES - Code for various Firefox elements? - forum.userstyles.org

You can inspect the Firefox user interface directly with DOM Inspector. (Which is not the same Inspector as in the Web Developer menu.) [addons.mozilla.org] https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/Click the icon in the upper-left corner of DOMi, the one with a pointer on it, then click anywhere in the browser to select an element; that element will be highlighted in the left column. Right-click the highlighted entry to display a context menu: "Copy Selector" suggests selectors for the element, "Set Pseudo-classes..." lets you switch on :hover. Notice that the browser itself is a document with its own URI, chrome://browser/content/browser.xul, Most of the browser chrome is XUL, but some, such as the Stylish editor, is HTML embedded in XUL. https://developer.mozilla.org/en-US/docs/XUL

DEV CSS - Tutoriel vidéo HTML-CSS : Firebug, L’extension pour les développeurs Web | Grafikart.fr

Firebug est une extension firefox incontournable pour tous les intégrateurs et développeurs web. Elle permet entre autre de voir comment le navigateur interprète les différents languages et permet aussi d’interagir en temps réel avec le code source. Plutôt que des longues explication une petite vidéo vous aidera à mieux comprendre comment firebug peux changer votre façon de débugger vos pages web

2010

unsafeWindow - Injecting JS functions into the page from a Greasemonkey script on Chrome - Stack Overflow

I have a Greasemonkey script that works just fine in Firefox and Opera. I struggle with getting it to work in Chrome, however. The problem is injecting a function into the page that can be invoked by code from the page. Here's what I'm doing so far: First, I get a helper reference to the unsafeWindow for Firefox. This allows me to have the same code for FF and Opera (and Chrome, I thought).

2009

Web Developer fr-FR - Traduction française

by 1 other
Traduction française de l'extension Web Developer de Chris Pederick (http://chrispederick.com/work/web-developer/). Cette magnifique extension propose plein d'outils facilitant le développement de site web.

JavaScript Deobfuscator - Show you what JavaScript gets to run on a web page,

This add-on will show you what JavaScript gets to run on a web page, even if it is obfuscated and generated on the fly. Simply open JavaScript Deobfuscator from the Tools menu and watch the scripts being compiled/executed.

Projet Bespin - Mozilla Labs lance un Ă©diteur de code online

Le projet Bespin rejoint les laboratoires de développement de la fondation Mozilla. Bespin est un éditeur de code open source avancé (sous licence MPL) comprenant toutes les fonctions habituellement présentes dans ce type d’outil: coloration syntaxique, gestion des projets, édition des fichiers de grande taille, etc. Bespin se différencie de ses concurrents par son mode de fonctionnement. De fait, il s’agit d’une application web. Cet outil sera donc particulièrement adapté aux applications en ligne, exécutées côté serveur ou côté client. Il met également l’accent sur l’aspect collaboratif.

X-Ray - Extension Firefox - Révèle en clair dans la page les balises (X)HTML utilisées pour chaque bloc.

révèle en clair dans la page les balises (X)HTML utilisées pour chaque bloc. Utile pour diagnostiquer un site, son DOM et sa structure sémantique

Gmail-Greasemonkey - Google Code

by 3 others
Ce site répertorie différents scripts Greasemonkey permettant d’enrichier et améliorer l’interface de GMail. Ces scripts ne fonctionne que sous Firefox, et bien sur, nécessite l’installation de l’extension Greasemonkey.

2008

Tamper Data - TamperData is an extension to track and modify http/https requests - Recherche Google

Permet de voir toutes les requêtes HTTP/HTTPS envoyées par votre navigateur (y compris par les plugins comme Flash)__How to hack a final price and pay what you want for a product __To view and modify HTTP/HTTPS headers and post parameters. Trace and time http response/requests___How do you use tamper data on AW surveys without getting flagged?__To hack flash game scores Video on AOL Video - This is a video tutorial explaining how to__Observing Live Response Headers with TamperData.

Gagnez en productivité grâce à ces 2 outils performants : Firebug Lite & ReCSS

Firebug. Certainement le meilleur plugin Firefox d’aide au développement. Un seul problème, et de taille : sa compatibilité. Firebug n’est malheureusement pas compatible avec Internet Explorer, et l’Internet Explorer Developer Toolbar ne fait pas le poids. Une alternative existe avec Firebug Lite : Seule restriction : les fonctionnalités sont limitées à l’exploration du contenu (”Inspect“). FireBug Lite peut aussi être utilisé comme bookmarklet sur n’importe quel site. Pour utiliser FireBug Lite comme bookmarklet, ajoutez à vos favoris le lien suivant : FireBug Lite Bookmarklet Une alternative existe avec Firebug Lite. Une simple ligne de code JavaScript à intégrer dans vos pages et vous retrouverez sous Internet Explorer, Opera ou Safari votre panneau Firebug !

Venkman's JavaScript Debugger - Provides a way to watch local variables

by 4 others
The way to debug JavaScript web applications. The Venkman JavaScript Debugger is similar to the Codetch Editor in the sense that its an IDE in itself. The extension provides a way to watch local variables, move through the JavaScript source, set breakpoints, and step through each line of code. An excellent tool for web developers of JavaScript.

Firefox Web Developer Toolbar | Webmaster Tips

Web Developer Toolbar is one of the most useful tools you can have for web design. This is a short introduction that will show you some ways that you can use it when making web sites.

Create the Ultimate Firefox Web Development Profile :: the How-To Geek

by 1 other
Firefox configured with a separate profile just for web development, let's take a look at the extensions we can use to make Firefox into the ultimate web development tool. Must-Have Web Dev Extensions : These are all extensions that I use on a regular basis for web development. Firebug Web Developer Extension Aardvark Extension Colorzilla View Source With

Convert POST to GET in forms firefox - Recherche Google

Je cherche à savoir quelle données passent en post après le submit d'un form.. Y'a t'il une extension de firefox qui permette de visualiser les données en post ? - - WebDevelopper Ensuite sur la page de ton formulaire, Forms>Convert Form Method> Posts To Gets ... Et ça convertit les formulaires post en get ( surprenant non ;) ) et ainsi tu pourras voir les variables passées dans l'url!

Anthony Lieuallen's Greasemonkey Compiler___Better Flickr is a compilation of work done by several Greasemonkey scripters

Creates a full fledged Firefox XPI (extension) from a greasemonkey script._I modified the output of the compiler to include multiple scripts with the ability to enable and disable individual features.

Mozile (Mozilla Inline Editor)___Editer directement dans le navigateur votre page en XHTML/CSS - Recherche Google

Mozile (Mozilla Inline Editor) est un Ă©diteur de pages XHTML, directement depuis votre navigateur. Outils d'Ă©dition courants (copier-coller, mettre en gras, changer la casse, mise en page, etc.) et insertion de liens etc ...

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 :

FireBug - Permet d'explorer par clavier ou souris les coins les plus reculés du DOM

Outils pour fureter, produire et controler votre JavaScript, CSS, HTML et Ajax sont rassemblés ensemble à travers une seule extension, incluant un débuggeur, une console d'erreur, une ligne de commande, et une variété d'inspecteurs intéressants…