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
- Inject CSS into page
- Set cookie value and expiration time
- How to execute content script after page content is loaded
- How to do a POST request
- Load content script for specific pages
- How to play sound
- Execute code when extension is installed in Chrome.
See more codes...