https://github.com/coordinate-cat/watchpoint
Extension to check bookmark lists collected from osint and internet. Revamp your chrome new tab page.
https://github.com/coordinate-cat/watchpoint
bookmarks chrome extension osint
Last synced: about 1 month ago
JSON representation
Extension to check bookmark lists collected from osint and internet. Revamp your chrome new tab page.
- Host: GitHub
- URL: https://github.com/coordinate-cat/watchpoint
- Owner: Coordinate-Cat
- Created: 2024-01-28T02:30:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T00:17:30.000Z (about 2 years ago)
- Last Synced: 2025-01-22T07:19:35.874Z (over 1 year ago)
- Topics: bookmarks, chrome, extension, osint
- Language: JavaScript
- Homepage:
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watchpoint
> [!WARNING]
> Currently, this project is alpha.
> This is a work in progress project. It is not yet ready for production use.
This is a [Plasmo extension](https://docs.plasmo.com/) project bootstrapped with [`plasmo init`](https://www.npmjs.com/package/plasmo).
## Development
First, run the development server:
```bash
pnpm dev
```
### Making production build
Run the following:
```bash
pnpm build
```
This should create a production bundle for your extension, ready to be zipped and published to the stores.
#### Components
- [x] Card component (for all data)
- [ ] Card component (for each data)
- [ ] Table component (for all data)
- [ ] Table component (for each data)
- [ ] Tabs component
- [ ] Datalization component
- [ ] Plus button component
- [ ] Settings component
- [ ] Admin info component
- [ ] QA component
- [ ] About component
- [ ] Request & Bug Report Form component
- [ ] User Guide component
- [ ] Privacy Policy component
- [ ] Terms of Service component
- [ ] License component
- [ ] Resources component
#### get json data
- [x] getAllLinks
- [ ] Social Media Tools
- [ ] getFacebook
- [ ] getInstagram
- [ ] getLinkedin
- [ ] getPinterest
- [ ] getReddit
- [ ] getTelegram
- [ ] getTumblr
- [ ] getTwitter
- [ ] getVKontakte
- [ ] getBlogSearch
- [ ] getForumsAndDiscussionBoardsSearch
- [ ] getUsernameCheck
- [ ] getPeopleInvestigations
- [ ] getEmailSearch
- [ ] getPhoneResearch
- [ ] getExpertSearch
- [ ] getCompanyResearch
- [ ] getJobSearchResources
- [ ] getQASites
- [ ] getDomainAndIPResearch
- [ ] getKeywordsDiscoveryAndResearch
- [ ] getWebHistoryAndWebsiteCapture
- [ ] getLanguageTools
- [ ] getImageSearch
- [ ] getImageAnalysis
- [ ] getVideoSearchAndOtherVideoTools
- [ ] getAcademicResourcesAndGreyLiterature
- [ ] getGeospatialResearchAndMappingTools
- [ ] getNews
- [ ] getNewsDigestAndDiscoveryTools
- [ ] getFactChecking
- [ ] getDataAndStatistics
- [ ] getWebMonitoring
- [ ] getBrowsers
- [ ] getOfflineBrowsing
- [ ] getVPNServices
- [ ] getInfographicsAndDataVisualization
- [ ] getSocialNetworkAnalysis
- [ ] getPrivacyAndEncryptionTools
- [ ] getDNS
- [ ] getMaritime
- [ ] getOtherTools
- [ ] getThreatIntelligence
- [ ] getOSINTVideos
- [ ] getOSINTBlogs
- [ ] getOtherResources
- [ ] getRelatedAwesomeLists
- [ ] getAdmin
### Submit to the webstores
The easiest way to deploy your Plasmo extension is to use the built-in [bpp](https://bpp.browser.market) GitHub action. Prior to using this action however, make sure to build your extension and upload the first version to the store to establish the basic credentials. Then, simply follow [this setup instruction](https://docs.plasmo.com/framework/workflows/submit) and you should be on your way for automated submission!
## Resources
- https://github.com/jivoi/awesome-osint/blob/master/README.md
- for categorization