Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viclafouch/pe-center
📌 A web extension which allow to find and copy any tips about the official Google Help Center
https://github.com/viclafouch/pe-center
chrome-extension firefox-extension javascript react-hooks reactjs searching
Last synced: 2 months ago
JSON representation
📌 A web extension which allow to find and copy any tips about the official Google Help Center
- Host: GitHub
- URL: https://github.com/viclafouch/pe-center
- Owner: viclafouch
- Created: 2017-12-27T15:54:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T11:03:49.000Z (about 1 year ago)
- Last Synced: 2023-12-10T12:22:29.018Z (about 1 year ago)
- Topics: chrome-extension, firefox-extension, javascript, react-hooks, reactjs, searching
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/tcs-center/hanknpkmjbfhcalmipokkfplndkohgdm?authuser=1
- Size: 15.2 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PE Center
PE Center is a web extension which allows users to search, access and copy the help articles of the official Google products (YouTube, Google Chrome, ...). This web extension also allows to retrieve the latest posts created on the official Google's forums.
- [PE Center on Google Chrome](https://chrome.google.com/webstore/detail/pe-center/hanknpkmjbfhcalmipokkfplndkohgdm)
### Features
- No registration.
- Dark theme.
- Filters by lang and product.
- Can enable notification for new threads.
- Mark as "read" a thread if you read it on the Community Console.
- Can copy or open a hyperlink of a Help Center article.
- Can configure the platform to open a link (Help center / Community Console)### What I use 🚀
- [ReactJS](https://github.com/facebook/react) - Framework JS.
- [PE Crawler](https://github.com/viclafouch/PE-crawler) - API.
- [Material UI](https://material-ui.com) - React components.
- [Styled-components](https://github.com/styled-components/styled-components) - CSS in JS.
- [React-i18next](https://github.com/i18next/react-i18next) - Internationalization for React.### Installing from source 🧰
1. Clone the repository: `git clone https://github.com/viclafouch/PE-Center.git`
2. Install the npm dependencies `npm install`
3. Build the inject script: `npm run build`Only on **Google Chrome** :
1. Navigate to `chrome://extensions` and enable Developer Mode.
2. Choose "Load unpacked extension"
3. In the dialog, open the directory `build/chrome`## Made with ❤️ for PE
_"Save the day, one answer at a time"_