Chapter 3 identifying if you are using self hosted or chrome webstore version - Linkumori/Linkumori-Extension GitHub Wiki
Chapter 3: Identifying Your Linkumori Version
You can easily check whether you're using the self-hosted or Chrome Web Store version of Linkumori by following these steps:
How to Check Your Version
-
Open Chrome and navigate to the Extensions page:
- Click the three dots menu (⋮) in Chrome
- Go to Extensions
- Or type
chrome://extensions
in your address bar
-
Find Linkumori in your extensions list and click details
-
Then scroll and find "Source" field:
- If it shows "Chrome Web Store" → You are using the Chrome Web Store version
- If it shows "Not from Chrome Web Store" → You are using the self-hosted version
Visual Guide
Chrome Web Store Version Indicators:
- Source field displays "Chrome Web Store"
- Has a "View in Chrome Web Store" button
- Shows Chrome Web Store as the source of installation
Self-Hosted Version Indicators:
- Source field displays "Not from Chrome Web Store"
- No "View in Chrome Web Store" button
- Typically installed through "Load unpacked" or direct installation
Other Identifying Features
Chrome Web Store Version:
- Updates are handled through Chrome Web Store
- Extension ID is consistent across installations
- Installation source shows verified publisher status
Self-Hosted Version:
- Updates are handled through GitHub
- May show developer mode indicators
- Installation source reflects local or GitHub origin
Why This Matters
- Knowing your version helps you understand how updates will be delivered
- Different versions may have slightly different update schedules
- Support and troubleshooting steps might vary based on your version
Important Notes
- Both versions are equally secure and safe to use
- The core functionality remains identical regardless of version
- You can switch between versions at any time by uninstalling and reinstalling
- Your settings and data will remain intact when switching versions