A delightful Chrome extension that helps users evaluate webpage credibility and trustworthiness with the help of AI and cats! 😺
- Real-time content analysis
- Credibility scoring
- Trust assessment
- Fact checking
- Related trustworthy sources
- Cute cat-themed interface
Click to see screenshots
The main sidebar interface showing credibility scores and analysis
Detailed fact-checking analysis with trust indicators
⚠️ The extension is currently under review by the Chrome Web Store team. In the meantime, please use the manual installation method below.
Once approved, you'll be able to:
- Visit the Chrome Web Store
- Search for "PurrSpective"
- Click "Add to Chrome"
Download the latest version from our Releases Page
- Download
purrspective-vX.X.X.zip
from the latest release - Unzip the file
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right
- Click "Load unpacked"
- Select the unzipped folder
- The extension icon should appear in your toolbar
- Download
purrspective-vX.X.X.zip
from the latest release - Unzip the file
- Open Firefox and go to
about:debugging#/runtime/this-firefox
- Click "Load Temporary Add-on"
- Navigate to the unzipped folder and select
manifest.json
- The extension icon should appear in your toolbar
Note: In Firefox, the extension will need to be reloaded after browser restart due to temporary installation limitations.
- Click the PurrSpective cat icon in your toolbar
- Enter your Perplexity API key
- Browse any webpage and click the cat icon to analyze
For developers who want to contribute or modify the extension:
- Clone the repository
git clone https://github.com/empeje/purr-spective.git
cd purr-spective
-
Download the development build (
purrspective-dev.zip
) from our Releases Page -
Build from source
make dev # Creates development build
make build # Creates production build
- No user data is collected or stored
- API keys are stored locally
- All analysis is performed through secure API calls
For support or feature requests, please open an issue on our GitHub repository.
MIT License - See LICENSE file for details
To verify the downloaded release:
sha256sum -c purrspective-vX.X.X.sha256