অবলোকন
দ্রুত QR কোড তৈরি করুন, টেক্সট, URL এবং আরও অনেক কিছু সমর্থন করে
1. How to Test the Core Features: - Popup Conversion: Click the extension icon to open the popup. It dynamically displays the current local time, UTC time, and timestamps. Type any timestamp (e.g., 1716551593) into the input box, and it will instantly convert to a readable date. - Context Menu & activeTab: Go to any public webpage containing a timestamp or date text. Highlight the timestamp (e.g., 1716551593), right-click, and select "Convert to Date-Time" (or vice versa). The extension will convert the text and automatically copy the result to your clipboard. 2. Justification for Requested Permissions: - `activeTab`: Used exclusively to securely access the active tab's selected text *only* when the user explicitly triggers the context menu or performs a selection interaction. - `contextMenus`: Used to register the quick-access conversion options in the browser's right-click menu. - `storage`: Used strictly via `chrome.storage.local` to store the user's local configuration preferences (e.g., default timezone, custom date format) and the last 10-20 local conversion history logs. 3. Privacy & Safety Commitments: - 100% Local Execution: All date-time parsing and formatting calculations are performed entirely on the client side. - Zero Network Requests: This extension does NOT use fetch, XMLHttpRequest, or any external APIs. It collects, stores, or transmits NO user data or browsing behavior over the internet. - Clean Code Structure: The source code is written in pure, vanilla JavaScript without any minification or code obfuscation, ensuring complete transparency.
বিশদ বিবরণ
- ভার্সন2.1.1
- আপডেট করা হয়েছে১৩ জুলাই, ২০২৬
- নিয়ে এসেছেtzzxqsz
- সাইজ65.68KiB
- ভাষাসমূহ১৭টি ভাষা
- ডেভেলপার
ইমেল
tzzxqsz@gmail.com - ব্যবসায়ী ননএই ডেভেলপার নিজেকে একজন ব্যবসায়ী হিসেবে শনাক্ত করেননি। ইউরোপীয় ইউনিয়নের গ্রাহকদের জন্য, মনে রাখবেন যে গ্রাহকের অধিকার আপনার এবং এই ডেভেলপারের মধ্যে চুক্তির ক্ষেত্রে প্রযোজ্য নয়।
গোপনীয়তা
এই ডেভেলপার আপনার ডেটা প্রসঙ্গে যা ঘোষণা করেছেন
- অনুমোদিত ব্যবহারের ক্ষেত্র ছাড়া বাইরের কোনও থার্ড-পার্টির কাছে ডেটা বিক্রি করা হয় না
- আইটেমের মুখ্য কার্যকারিতার সাথে সম্পর্ক নেই এমন কোনও উদ্দেশ্যে ব্যবহার বা ট্রান্সফার করা হচ্ছে না
- ধার নেওয়ার যোগ্যতা নির্ধারণ বা ধার দেওয়ার উদ্দেশ্যে ব্যবহার বা ট্রান্সফার করা হচ্ছে না