Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 20, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_icon": {
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"default_popup": "popup.html",
"default_title": "Projectr Research Grabbr"
},
"manifest_version": 3,
"version": "2.0.0",
"description": "For use with the Projectr web application. Grab webpages for a central team research repository for strategic foresight projects.",
"permissions": [
"activeTab",
"scripting"
],
"name": "Projectr Research Grabbr",
"icons": {
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
}
}