Conductor for Chrome - SEO Extension

Experience faster, better, smarter SEO insights in one click. The most advanced SEO extension is now free for all marketers.

Conductor for Chrome - SEO Extensionคืออะไร?

Conductor for Chrome - SEO Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Conductor, Inc. และคุณลักษณะหลักของมันคือ "Experience faster, better, smarter SEO insights in one click. The most advanced SEO extension is now free for all marketers."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Conductor for Chrome - SEO Extension

ดาวน์โหลดไฟล์ส่วนขยาย Conductor for Chrome - SEO Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Conductor for Chrome is designed to make the day-to-day lives of marketing teams easier. 
 
🔎 Discover insights around page performance and new topic opportunities
📈 Easily uncover website optimizations to improve visibility and performance
👍 Take action and collaborate more efficiently across teams
 
Make impactful changes to your website by leveraging the best of Conductor right in your browser. Conductor for Chrome is available to anyone with a Conductor or Google account. Perform keyword research and better understand how your content is optimized for Search.

Experience faster, better, and smarter SEO with the most advanced Organic Marketing browser extension ever created!

== v4.9.2 ==
- Minor bug fixes and performance improvements.

== v4.8.0 ==
- Login improvements

== v4.7.2 ==
- Login improvements

== v4.7.0 ==
- Minor bug fixes and performance improvements.

== v4.6.0 ==
- Minor bug fixes and performance improvements.

== v4.4.2 ==
- Minor bug fixes and performance improvements.

== v4.4.0 ==
- Upgraded to Manifest V3
- Minor bug fixes and performance improvements.

== v4.3.7 ==
- Fixed an issue where some users received an error when integrating Actions with Asana.
- Minor bug fixes and performance improvements.

== v4.3.5 ==
- Minor bug fixes and performance improvements.

== v4.3.4 ==
- Minor bug fixes and performance improvements.

== v4.3.3 ==
- Fixed issues related to correctly identifying and parsing sitemaps.
- Fixed an issue where some users were unable to make edits using Conductor Live.
- Fixed issue with reporting incorrect status code in Redirects widget.
- Other minor fixes and performance improvements.

== v4.3.2 ==
- Fixed and issue where related keywords would not load for certain pages.
- The Live Editor Reset button didn't do anything before, now it does!

== v4.3.0 ==
- NEW: Live Editor can now be used to make edits to page headings and image alt descriptions! A Conductor account is required.
- Overview tab has been updated to bring live editor functionality to your fingertips.
- Social Preview widget has been moved to the Social Tab.
- Other bug fixes and improvements.

==V4.2.3 ==
Thank you for your continued use of Conductor for Chrome. In order to make sure the Chrome Extension is as secure as possible, unnecessary permissions were removed. 

==v4.2.2==
Minor Live Editor bug fixes and improvements. 

==v4.2.1==
- Minor bug fixes and performance improvements.

== v4.2.0 ==
- NEW: Actions in Conductor for Chrome! Conductor customers can take action and seamlessly manage their SEO workflows by creating Content Briefs, To-do's, and Keyword Lists directly from the extension. Share them to your productivity tool of choice such as Jira, Asana and more or download them for easy team collaboration without leaving the page.
- Fixed an issue when logged in using a Google account, it was then not always possible to login using a Conductor account.
- Other bug fixes and performance improvements.

== v4.1.1 ==
- Fixed an issue with Conductor Live that prevented publishing changes for some users.
- Other bug fixes and performance improvements.

== v4.1.0 ==
- Fixed an issue where the chrome extension would open sporadically on it own. Now it will only open when you want it to!
- Other bug fixes and performance improvements.

== v4.0.0 ==
- Now users who do not have a Conductor account can use the extension with their Google account.
- Perform keyword research and navigate the extension with a new redesigned layout.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Conductor for Chrome - SEO Extension Conductor for Chrome - SEO Extension
ID fgkbkiibnhcjhnclbgkfjdlnikocmgkh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/conductor-for-chrome-seo/fgkbkiibnhcjhnclbgkfjdlnikocmgkh
คำอธิบาย Experience faster, better, smarter SEO insights in one click. The most advanced SEO extension is now free for all marketers.
ขนาดไฟล์ 6.04 MB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 4.9.2
อัปเดตครั้งล่าสุด 2024-02-15
วันที่เผยแพร่ 2021-04-17
คะแนน 4.58/5 รวมทั้งหมด 33 คะแนน
ผู้พัฒนา Conductor, Inc.
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.conductor.com/
URL หน้าช่วยเหลือ https://www.conductor.com/seo-chrome-extension/
URL หน้านโยบายความเป็นส่วนตัว https://www.conductor.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Conductor for Chrome - SEO Extension",
    "version": "4.9.2",
    "description": "Experience faster, better, smarter SEO insights in one click. The most advanced SEO extension is now free for all marketers.",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "webRequest",
        "storage",
        "cookies"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_title": "Conductor SEO Extension",
        "default_icon": {
            "32": "assets\/icon.png"
        }
    },
    "icons": {
        "128": ".\/assets\/icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "contentScript.js"
            ],
            "css": [],
            "matches": [
                ""
            ]
        },
        {
            "js": [
                "clientRedirects.js"
            ],
            "run_at": "document_end",
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*.png",
                "assets\/*.svg",
                "fonts\/*.otf",
                "contentScript.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwLVTGm1MH4wzbQ\/y4WcosuoQRQx9UyFmYJ5vMDdHgUiMieKivlhwFwbt7DtDc8Yb3yKk5RAgHwKaBzzHxHoIhR5rbWZnyZ3F7AFk1+zdeVLxokm+dQyKf4PjtEjkNvfbWNKeFOOPJ1p6ExzdEu9PlNFjUJfTSU6tn\/kcEyEIBXWzI7QXM8jWxWCQ7PK3OiuaESWEDYbnLMCdC96BQmeHFIs+37JhOepnaU4qJd0ogPLi0fBbHrxRAbA+h0\/UMGK+rWqcEWXf5r9qyCSK64QubbW8IRNDBRcXdwXnnsXZe4N47mtOhKM3AS4VwOPZ2AKeMyouNdvryRNEOIwoNMtSXwIDAQAB"
}