Hunted or Nah

Check if a website is already shared on Product Hunt.

ما هو Hunted or Nah؟

Hunted or Nah هو إضافة Chrome تم تطويرها بواسطة tekeste.kidanu، والميزة الرئيسية لها هي "Check if a website is already shared on Product Hunt.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Hunted or Nah

قم بتنزيل ملفات الامتداد Hunted or Nah بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        If you are someone who likes to hunt lots of products on Product Hunt, this extension will easily let you know if a website is
already hunted or not. Give it a click and see the magic happen! If it is already hunted it would give you a link to the Product Hunt page of the product, but if it is not hunted it will give you an option to hunt it.                    

معلومات أساسية عن التمديد

الاسم Hunted or Nah Hunted or Nah
ID mbmjhbmlepfgcipncahaciohelhgpinm
عنوان URL الرسمي https://chromewebstore.google.com/detail/hunted-or-nah/mbmjhbmlepfgcipncahaciohelhgpinm
الوصف Check if a website is already shared on Product Hunt.
حجم الملف 27.5 KB
عدد التثبيتات 25
النسخة الحالية 1.0
آخر تحديث 2018-07-28
تاريخ النشر 2018-07-27
المطور tekeste.kidanu
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hunted or Nah",
    "description": "Check if a website is already shared on Product Hunt.",
    "version": "1.0",
    "homepage_url": "https:\/\/twitter.com\/iamtekeste",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "128-icon.png"
    },
    "permissions": [
        "activeTab"
    ]
}