How to Create a Chrome Extension - JavaScript Tutorial

Pubblicato il: 24 febbraio 2019
sul canale di: EvilTester - Software Testing
41,287
624

In this video I convert a simple JavaScript script that I have been running from Snippets and the Console into an Extension that allows me to right click on the page and insert data into a field.

Previous video in this series:

   • JavaScript Tutorial Creating a Counte...  

JavaScript Tutorial Creating a CounterString tool in Chrome Browser Dev Tools Snippets


You will learn:

- how to convert existing javascript code into a Chrome Extension
- the basic structure of an extension, manifest.json, background script and content scripts
- permissions in extensions: contextMenus, activeTab
- how to create context menus for extensions
- how to change where context menus are displayed: contexts, editable
- why to use a persistent background script
- how to dynamically inject content scripts into a page using executescript
- how to use listeners with context menus

The source code is on github:

https://github.com/eviltester/counter...

---
You can support me on Patreon   / eviltester   (watch my videos ad free and receive extra content)

Find my online books and training (some are free) at:

- https://compendiumdev.co.uk
- http://eviltester.com


In questa pagina del sito puoi guardare il video online How to Create a Chrome Extension - JavaScript Tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato EvilTester - Software Testing 24 febbraio 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 41,287 volte e gli è piaciuto 624 spettatori. Buona visione!