By: 0xdps
Inspect and view changes in GPT Pinboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GPT Pinboard — ChatGPT Message Pinner",
"description": "Pin individual ChatGPT messages. Add names and tags, search instantly, jump back to conversations. Dark mode support. Local storage.",
"version": "2.1.1",
"permissions": [
"storage",
"tabs",
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://gptpins.dps.codes/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"idb.js",
"content_script_chatgpt.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://gptpins.dps.codes/*"
],
"js": [
"web_verification.js"
],
"run_at": "document_end"
}
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"web_accessible_resources": [
"icons/icon-16.png",
"icons/icon-32.png"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"homepage_url": "https://gptpins.dps.codes",
"applications": {
"gecko": {
"id": "pingpt@devendrapratap.dev"
}
}
} Best GPT Pinboard Alternatives
Here are some Firefox add-ons that are similar to GPT Pinboard:
Pin GPTs - Pin AI Chats and Organize with Folders
Pin GPTs Dev
PinFlux - Pin ChatGPT Chats
Yedidya
ChatGPT Pro Tools
Nikita Suiazov
Pin ChatGPT
8DAY
Prompt Pins for ChatGPT
BLS
Pinnable ChatGPT: pin GPT chats in sidebar
Tik Hon
QuickPin for ChatGPT
youlou
Pin Prompts - For ChatGPT
Paul Moreira
ChatGPT Navigator
Prathamesh
GPTOrganizer
NoshMaster
TkGPT:ChatGPT,Claude,Deepseek
Thinkode AI
ChatGPT Chat Enhancer Tool
mand0369