developer.chrome.com
developer.chrome.com copied to clipboard
Improve Getting Started article to fix some bugs and conventions #3353
Fixes #3353 CLA Name: Abdul Aziz Shafique
Changes proposed in this pull request:
Fixes:
- script
popup.jsshould be executed insidewindow.onload, otherwise the extension throws a runtime exception forchangeColorelement null or undefined - script
options.jsshould be executed insidewindow.onload, otherwise the extension throws a runtime exception forpageelement null or undefined
Improvements:
- script files
popup.jsandoptions.jsshould be part of HTML<head>section - minor change to swap line 380 and 381, for code to look a bit more readable
Deploy Preview for developer-chrome-com ready!
| Name | Link |
|---|---|
| Latest commit | 7b56ba528aa3d39a2b749bfdc45477b7e1feb813 |
| Latest deploy log | https://app.netlify.com/sites/developer-chrome-com/deploys/62e86e5abe6efc0008e0d961 |
| Deploy Preview | https://deploy-preview-3354--developer-chrome-com.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Hello! This is an automated review by our custom reviewbot. It updates automatically when code or GitHub comments in this pull request are created or updated.
Requested changes
If there are any common problems with the content files you created or modified, they will be listed here.
site/en/docs/extensions/mv3/getstarted/index.md
- This file passed all of our automated Markdown audits.
Hello! This is an automated review by our custom reviewbot. It updates automatically when code or GitHub comments in this pull request are created or updated.
Requested changes
If there are any common problems with the content files you created or modified, they will be listed here.
site/en/docs/extensions/mv3/getstarted/index.md
- This file passed all of our automated Markdown audits.
Closing this PR as there have been no additional changes since I shared feedback about a month ago.