chrome-extensionHow to find folder where Google Chrome extensions are stored.
chrome://version/
ctrl + c
chrome://version/ will open page with system information. There is an Extensions folder in a Profile Path folder. |
More of Chrome Extension
- Get active tab ID
- How to add jQuery support to content script in Chrome extension.
- How to access page variables
- How to do a POST request
- How to modify requests headers
- Set cookie value and expiration time
- Inject CSS into page
- How to play sound
- Load content script for all pages
- How to execute content script after page content is loaded
See more codes...