amysteamdev
c12328728d
Add new sample page to README.md ( #1007 )
...
* Update README.md
* Update README.md
Co-authored-by: Joe Medley <jmedley@google.com >
---------
Co-authored-by: Joe Medley <jmedley@google.com >
2023-09-19 15:31:54 -05:00
Sebastian Benz
dc2174377a
Add prettier and eslint ( #831 )
...
* Ignores archived samples
* Uses eslint/recommended rules
* Runs prettier and eslint (including --fix) pre-commit via husky
* Adds new npm scripts: 'lint', 'lint:fix' and 'prettier'
* Does not lint inline js code
* Fix all prettier and eslint errors
* Add custom prettier rules
* Apply custom prettier rules
* Update readme to explain how to setup the repo
* addressed comments
2023-02-22 13:25:39 +01:00
Oliver Dunk
5bf419b385
Reorganize directory structure ( #825 )
...
* 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 >
2023-02-03 10:58:04 -06:00
amysteamdev
c72cd1c723
Update readme ( #812 )
2023-01-19 08:05:16 -06:00
CodeMaster7000
2adde0815f
Update README.md to correct grammar and improve formatting ( #802 )
...
* Update README.md
* Update README.md
2023-01-13 08:39:13 -08:00
Simeon Vincent
dcff87af05
Example milestone cleanup ( #727 )
...
* Add README and screenshot
* Adjust variable name casing for clarity
* Add copyright headers
* Reformat with clang-format
* Adds the 'milestones' example to the index
* Clarify extension's name and description
2022-06-23 17:41:37 -07:00
Matt Taniguchi
e503dee85b
correction: hello world example contains call to onInstalled, not onClicked ( #650 )
2022-03-10 13:56:22 -08:00
Alex 'Codetheorist' Scott
4684750231
Readme fixes ( #652 )
2022-03-10 13:41:26 -08:00
Navaneeth anand
ed8dfeb532
Update README.md ( #618 )
2021-08-04 08:32:28 +10:00
Simeon Vincent
130a2a5d64
Port My Bookmarks example to MV3 ( #567 )
2021-04-22 18:30:29 -07:00
Simeon Vincent
e716678b67
Port of MV2's omnibox/newtab-search to MV3 ( #573 )
2021-04-08 11:51:15 +10:00
Simeon Vincent
d362b081a1
Page redder example ( #562 )
2021-03-16 22:48:08 -07:00
Simeon Vincent
7ea84ab6f0
Add web accessible resources demo ( #560 )
2021-03-16 18:21:38 -07:00
Simeon Vincent
6ca774c69c
Adds simple Hello World example ( #553 )
2021-02-18 17:43:05 -08:00
Simeon Vincent
719d5b205c
Cookie Clearer example ( #552 )
...
Adds cookie example extension originally by Ghazale
2021-02-18 14:13:25 -08:00
Jiahao
e1d9534027
Updated Relative URL ( #550 )
...
* Updated Relative URL
As mentioned in #547 , due to #542 , these links no longer works. @dotproto mentioned that a fix is on its way but maybe was delayed for some reason, so this PR was created to update the links. The directory structure info was updated accordingly.
Also, @dotproto said
> we also don't want them to be the main content everyone comes here for.
I suggest two possible approaches:
1. Collapse the version 2 samples, like this:
```
<details><summary>MV2 </summary>
[Print Extension](mv2-archive/api/printing)<br />Sends print job directly to the printers installed on the Chromebook | <ul><li>printing.getPrinterInfo</li><li>printing.getPrinters</li><li>printing.submitJob</li><li>runtime.lastError</li></ul>
</details>
```
2. Move the version 2 samples to `readme.md` in `mv2-archieve/`
* Create Readme for mv2
* Update README.md
Relocated mv2 samples
* Update README.md
Fix typo
2021-02-16 12:25:13 -08:00
Sam Thorogood
70b361f14f
Remove incorrect filenames from feature list ( #525 )
2020-12-04 16:23:58 +11:00
Sam Thorogood
d0614094b6
link to deprecation blog
2020-12-04 12:26:56 +11:00
Sam Thorogood
8da6f16ab6
Update README.md
...
Co-authored-by: Rob Dodson <robdodson@users.noreply.github.com >
2020-12-04 12:24:04 +11:00
Sam Thorogood
81b595b993
Update README.md
...
Co-authored-by: Rob Dodson <robdodson@users.noreply.github.com >
2020-12-04 12:23:58 +11:00
Sam Thorogood
5305d935f9
Update README.md
...
Co-authored-by: Rob Dodson <robdodson@users.noreply.github.com >
2020-12-04 12:23:51 +11:00
Sam Thorogood
90007730e7
getting started
2020-12-04 10:19:49 +11:00
Sam Thorogood
b4cd5d4550
import old samples
2020-12-04 10:13:59 +11:00
Sam Thorogood
8af19b8ca9
move
2020-12-04 09:18:01 +11:00
Francois Beaufort
9955976543
Update README file
2016-02-23 12:03:49 +01:00
Francois Beaufort
df5319ac43
Added Multi-tab browser sample to README
2015-08-31 13:43:48 +02:00
Francois Beaufort
1d8c4f4967
[hid] Added chrome.hid.getUserSelectedDevices
2015-06-30 08:41:50 +02:00
Francois Beaufort
5ebbfeae6d
[appview] Updated READMEs
2015-06-11 10:40:31 +02:00
Francois Beaufort
e4f2c64f9c
Updated README
2015-06-09 16:34:50 +02:00
Francois Beaufort
0e4bceda90
s/socket/sockets/g in README
2015-04-15 12:02:34 +02:00
Francois Beaufort
8135369ad1
Updated README
2015-04-15 12:00:14 +02:00
Francois Beaufort
02dc546feb
Updated README
2015-04-10 14:01:59 +02:00
Francois Beaufort
6d76529d99
Added more missing README.md files
2015-04-03 20:30:38 +02:00
Francois Beaufort
33f60aebd9
Updated README.md
2015-04-03 20:23:47 +02:00
Francois Beaufort
e744743d0f
Fixed README.md files
2015-04-03 20:02:35 +02:00
Francois Beaufort
5f2e43bebc
Updated README.md
2015-04-03 17:13:14 +02:00
Francois Beaufort
4586cb0f71
Added missing samples in README
2014-11-25 12:59:03 +01:00
Jake Leichtling
e1ca4e51fe
Fixed README link to in-app-payments feature.
2014-11-14 11:11:53 -08:00
Jake Leichtling
42988f7652
Removed unmanaged in-app-purchases sample apps (x2). Added managed-in-app-purchases sample app. Updated README.
2014-11-14 11:09:37 -08:00
Vincent Scheib
79dcf6405f
Remove zephyr_hxm bluetooth sample
2014-10-01 14:48:10 -07:00
François Beaufort
0602b548e8
Added Mobile In-App-Payments in README
2014-09-16 14:59:45 +02:00
Francois Beaufort
00e4569da0
Fixed sample URLs in mobile README
2014-09-08 15:53:48 +02:00
François Beaufort
737c588116
Fixed Google APIs client library URL in README
2014-09-06 07:07:46 +02:00
Renato Mangini
04057dea01
New features on readme app index.
2014-09-05 16:46:15 -03:00
Renato Mangini
9ebc47d13e
Merge branch 'removeSingleton' of https://github.com/beaufortfrancois/chrome-app-samples into beaufortfrancois-removeSingleton
...
Conflicts:
README.md
samples/singleton/README.md
samples/singleton/assets/screenshot_1280_800.png
samples/singleton/assets/screenshot_thumbnail.png
samples/singleton/icon_128.png
samples/singleton/icon_16.png
samples/singleton/main.js
samples/singleton/manifest.json
samples/singleton/singleton.html
samples/singleton/singleton.js
samples/singleton/singleton.png
samples/singleton/styles/main.css
2014-09-05 09:54:20 -03:00
Renato Mangini
5de941214e
Merge branch 'useNewIcons' of https://github.com/beaufortfrancois/chrome-app-samples into beaufortfrancois-useNewIcons
...
Conflicts:
README.md
2014-09-05 09:39:01 -03:00
Renato Mangini
2b099913f3
Merge branch 'restructure' of https://github.com/beaufortfrancois/chrome-app-samples into beaufortfrancois-restructure
2014-09-05 09:24:11 -03:00
François Beaufort
740b3e7cb2
Updated README
2014-09-04 15:28:57 +02:00
François Beaufort
7d31a4f44d
Added Google Analytics for Chrome Apps and Extensions to README.md
2014-09-03 12:34:16 +02:00
Francois Beaufort
a86e8afaa6
Removed deprecated app window singleton attribute
2014-09-02 19:14:38 +02:00