* Change passive to active voice in printer README.
* Update api-samples/printing/README.md
Co-authored-by: Oliver Dunk <oliverdunk@google.com>
---------
Co-authored-by: Oliver Dunk <oliverdunk@google.com>
* Add printer status listener.
* Show printer status in popup.
* Fix Status display.
* Implement cancelJob().
* Correct script typos.
* Add important keyword to CSS.
* Refactor element pointers.
* Rewrite callbacks to promises.
* Fix CSS.
* Fix variable name.
* Move Print button to front of line.
* Restore old style of submitJob().
* Fix bugs.
* adding print job table along with cancel button (#847)
* adding print job table along with cancel button
* make cancel button hidden conditionally and scroll to buttom after print button is clicked
* Fix spelling.
* Update api-samples/printing/printers.js
* Add README file.
* Readme corrections.
* Update api-samples/printing/README.md
* Update api-samples/printing/README.md
* Update api-samples/printing/README.md
* Create an addCell() function.
* Fix position of addCell().
* Rearange popup layout.
* More rearranging.
* Add a warning about the print job table.
* Feedback from Patrick.
* Lint and update strings.
---------
Co-authored-by: rayxu-google <120415990+rayxu-google@users.noreply.github.com>
* add sample for catifier that replaces every jpg image on web by another cat image
* add readme for catifier
* add section for set/get badge text color
* add usage of isEnabled,getBadgeTextColor and setBadgeTextColor
* capitalize button text
* use single quote and update badge text to test
* use <all_urls> host_permission
* migrate chrome.printing api sample from v2 to v3 manifest
* Restore MV2 printing sample.
---------
Co-authored-by: Oliver Dunk <oliverdunk@google.com>
* Remove docs folder.
This was a redirect from a GitHub pages site that does not appear
to be in use.
* Rename api folder to api-samples.
* Move examples to functional-samples folder.
* Move cookbook sample to functional-samples.
* Move tutorials to functional-samples folder.
* Move mv2 and apps folders to _archive.
* Rename tools folder to .repo.
* Move reference folder to functional-samples.
* Update README.
Update README with new relative links for reorg.
* Update README.md
Co-authored-by: amysteamdev <37001393+AmySteam@users.noreply.github.com>
---------
Co-authored-by: amysteamdev <37001393+AmySteam@users.noreply.github.com>