Youtube Influencers CRM Sync to Google Sheets Firefox

Examine source code of Youtube Influencers CRM Sync to Google Sheets

By: Vince
Inspect and view changes in Youtube Influencers CRM Sync to Google Sheets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.0.40",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-info-sync-google-sheet@salesforza.com",
      "strict_min_version": "57.0"
    }
  },
  "name": "__MSG_appNameYoutube__",
  "description": "__MSG_appDescYoutube__",
  "default_locale": "en",
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_appIconTitleYoutube__",
    "default_icon": "icon-34.png"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "permissions": [
    "identity",
    "storage",
    "https://*.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "/lib/browser-polyfill.js",
        "contentScript.bundle.js"
      ],
      "css": [
        "content.styles.css"
      ]
    }
  ]
}

Best Youtube Influencers CRM Sync to Google Sheets Alternatives

Here are some Firefox add-ons that are similar to Youtube Influencers CRM Sync to Google Sheets: