Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erencanpelin/google-chrome-extension-test
A test google chrome extension which gets the H1 and P html content on a page, and queries the text with the NewsAPI to retrieve news articles containing the selected text.
https://github.com/erencanpelin/google-chrome-extension-test
chrome-extension google testing
Last synced: 3 days ago
JSON representation
A test google chrome extension which gets the H1 and P html content on a page, and queries the text with the NewsAPI to retrieve news articles containing the selected text.
- Host: GitHub
- URL: https://github.com/erencanpelin/google-chrome-extension-test
- Owner: ErencanPelin
- Created: 2023-07-14T07:51:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-05T02:53:31.000Z (over 1 year ago)
- Last Synced: 2024-10-11T10:31:25.453Z (26 days ago)
- Topics: chrome-extension, google, testing
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google-Chrome-Extension-Test
A test google chrome extension which gets the H1 and P html content on a page, and queries the text with the NewsAPI to retrieve news articles containing the selected text.