29 Commits

Author SHA1 Message Date
n4ze3m
ef51cf85ff feat: support Edge browser 2025-02-08 23:06:09 +05:30
n4ze3m
51804bc9ae fix: bug fix 2025-01-25 15:19:28 +05:30
n4ze3m
e4357677a7 fix: Update entrypointsDir and manifest version in wxt.config.ts
feat: Update routing imports in options and sidepanel App components
fix: Remove unused SquarePen icon import in Header component
2024-12-27 20:16:07 +05:30
n4ze3m
9f1873d37a feat: Improve download button placement
Move the download button to a dedicated container for improved visual clarity and consistency within the modal.
2024-11-02 16:35:06 +05:30
n4ze3m
be3f627a0f feat: Add model download button to Hugging Face website
Adds a button to the Hugging Face website allowing users to download models directly from the Page Assist extension. The button appears next to the copy snippet button on model pages. This allows users to easily pull models directly to their local machine for use with Ollama.

The button triggers a confirmation dialog, ensuring users understand the action before proceeding. The process leverages a background script to handle the actual download and displays a message during the download process.
2024-10-26 23:41:29 +05:30
n4ze3m
5602714ee2 Fix: Extend content script scope to all of ollama.com 2024-09-14 11:08:32 +05:30
n4ze3m
00735cddad feat: Update context menu options with localized titles 2024-08-20 15:36:59 +05:30
n4ze3m
d5a0136837 chore: Update wxt npm dependency to version 0.19.6 2024-08-17 13:55:54 +05:30
n4ze3m
44da2db97e feat: Add segmented control for custom and copilot prompts in PromptBody component 2024-08-06 23:32:31 +05:30
Muhammed Nazeem
fa42f71821
Merge pull request #165 from asedmammad/feat/add-persian-i18n
Add Persian (Farsi) language
2024-08-06 21:01:41 +05:30
Ased Mammad
f1214f314d i18n: Add persian (farsi) 2024-08-06 17:20:15 +03:30
n4ze3m
48a4af50ee feat: Add context menu options for summarizing, rephrasing, translating, and explaining text selections in background.ts 2024-08-04 18:40:48 +05:30
n4ze3m
58304d9ca7 feat: Update translations for copilot context menu options 2024-08-03 23:51:17 +05:30
n4ze3m
ac9c9ca887 feat: copilot context menu for tool 2024-08-03 23:00:57 +05:30
n4ze3m
f5f0157260 fix: scroll issue playground 2024-07-14 23:13:48 +05:30
n4ze3m
8b2e2baeb4 refactor: Update font-family to Arimo for better readability and consistency 2024-06-10 20:47:20 +05:30
n4ze3m
68bd3e651b refactor: Update version to 1.1.12, fix selectedModel spacing, and update meta viewport tags 2024-06-08 23:58:40 +05:30
n4ze3m
d28525ad02 chore: Update Sidepanel UI styling and manifest configuration 2024-05-16 11:32:31 +05:30
n4ze3m
79e2013fbd few bug fixes 2024-05-12 11:38:01 +05:30
n4ze3m
f9f621c920 chore: Update .gitignore and add .idea folder, update npm dependencies, and improve code logic for chat history and knowledge export/import 2024-05-11 19:32:36 +05:30
n4ze3m
ca1a6e9b1a Auto config fonts 2024-04-27 23:32:47 +05:30
n4ze3m
9eaa0c9d66 Update localization messages for Chinese, English, and Japanese languages 2024-04-14 18:16:47 +05:30
n4ze3m
291f7392c2 Fix import statement in background.ts 2024-04-07 18:53:33 +05:30
n4ze3m
ac347a3970 Update dependencies and fix import paths 2024-04-05 20:28:29 +05:30
n4ze3m
e29cea82f5 Update background.ts and settings.json 2024-03-31 16:36:27 +05:30
n4ze3m
ea56a2ffa2 Add localization for manage search feature 2024-03-31 00:36:12 +05:30
n4ze3m
502759fae6 Update language files and fix UI issues 2024-03-24 17:07:21 +05:30
n4ze3m
9a2adbd859 Add i18n 2024-03-24 12:43:43 +05:30
n4ze3m
b33ee0366c Migrated to WXT 2024-03-23 14:44:05 +05:30