SwiftShift is a high-performance browser extension designed to instantly bridge web content to Telegram. Featuring a modern interface and hierarchical target management, it allows seamless sharing of links, selections, captures, and locations to channels, groups, and specific forum topics.
Now officially supports both Google Chrome and Mozilla Firefox.
- Chrome Web Store: Get SwiftShift for Chrome
- Firefox Add-ons: Get SwiftShift for Firefox
- Dual-Browser Support: Native builds for Chrome (Manifest V3) and Firefox (Manifest V3).
- Hierarchical Destinations: Organize forum topics under their parent channels/groups.
- Modern UI: A clean, high-end interface built with Tailwind CSS and premium typography.
- Page & Region Capture: Capture the full visible area or a specific mouse-selected region as PNG.
- Smart Location Detection: Automatically detects Google Maps coordinates and sends them as Telegram locations.
- Secure Handling: Bot tokens and configurations are stored locally and never logged.
- Premium Animations: Smooth slide-in/out transitions for notifications and modals.
- Node.js (v18+)
- npm
git clone https://github.com/aybrkaknc/SwiftShift.git
cd SwiftShift
npm install- For Chrome:
npm run build:chrome(Output:dist/chrome) - For Firefox:
npm run build:firefox(Output:dist/firefox) - Both:
npm run build:all
- Chrome: Go to
chrome://extensions/, enable Developer Mode, click "Load unpacked", and selectdist/chrome. - Firefox: Go to
about:debugging#/runtime/this-firefox, click "Load Temporary Add-on...", and selectdist/firefox/manifest.json.
SwiftShift, web içeriklerini anında Telegram'a köprülemek için tasarlanmış yüksek performanslı bir tarayıcı eklentisidir. Modern arayüzü ve hiyerarşik hedef yönetimi ile bağlantıları, seçimleri, ekran görüntülerini ve konumları kanallarınıza, gruplarınıza veya forum konularınıza sorunsuz bir şekilde paylaşmanızı sağlar.
Artık resmi olarak hem Google Chrome hem de Mozilla Firefox'u desteklemektedir.
- Chrome Web Mağazası: Chrome için SwiftShift'i İndir
- Firefox Eklentileri: Firefox için SwiftShift'i İndir
- Çift Tarayıcı Desteği: Chrome (Manifest V3) ve Firefox (Manifest V3) için yerel yapılar.
- Hiyerarşik Hedefler: Forum konularını ana kanallarının/gruplarının altında düzenleyin.
- Modern Arayüz: Tailwind CSS ve premium tipografi ile oluşturulmuş temiz, üst düzey arayüz.
- Sayfa ve Bölge Yakalama: Görünür alanı veya fare ile seçilen özel bir bölgeyi PNG olarak yakalayın.
- Akıllı Konum Algılama: Google Haritalar koordinatlarını otomatik olarak algılar ve Telegram konumu olarak gönderir.
- Güvenli İşleme: Bot token'ları ve konfigürasyonlar yerel olarak saklanır ve asla loglanmaz.
- Premium Animasyonlar: Bildirimler ve modallar için pürüzsüz kayma geçişleri.
- Bağımlılıkları yükleyin:
npm install - Chrome için derleyin:
npm run build:chrome - Firefox için derleyin:
npm run build:firefox
This project is licensed under the MIT License.
Built with ❤️ by Ayberk for a faster web-to-Telegram experience.