Skip to content

Commit ee9ddfd

Browse files
committed
github
1 parent 81550c6 commit ee9ddfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"description": "Save and reuse your awesome prompts for ChatGPT, Claude, Gemini, DeepSeek and other AI chat assistants. Boost your AI conversation efficiency with quick prompt insertion.",
66
"author": "your_name",
7-
"homepage_url": "https://github.com/yourusername/easy-prompt",
7+
"homepage_url": "https://github.com/shalom-lab/easy-prompt",
88
"permissions": [
99
"activeTab",
1010
"scripting",

Diff for: popup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="header-container">
1414
<div class="title-row">
1515
<h1>Easy Prompt</h1>
16-
<a href="https://github.com/yourusername/easy-prompt" target="_blank" class="github-star"></a>
16+
<a href="https://github.com/shalom-lab/easy-prompt" target="_blank" class="github-star"></a>
1717
</div>
1818
<div class="import-export">
1919
<input type="file" id="import-file" accept=".json" style="display: none;">

0 commit comments

Comments
 (0)