[Share] Change VidIQ Vision Basic to Enterprise

Install the VidIQ from the Chrome Store and
Go to chrome's extension folder.
Its at : C:\Users\USERNAME\AppData\Local\Google\Chrome\User Data\Default\Extensions

Locate the VidIQ folder - pachckjkecffpdphbpmfolblodfkgbhl and copy it to Desktop

Inside that folder, open the folder with Version Code. of VidIQ
For me it was : 3.10.2_0

You will find bundle.js inside it. Open it with wordpad.

Press Ctrl + F (Find)
Type let t=e[0]

Change that into :
t=e[1] for pro
t=e[2] for boost lite
t=e[3] for boost
t=e[4] for boost plus
t=e[5] for enterprise

Save that

Delete "_metadata" folder.

Go to chrome extension page ! ie. chrome://extensions/

Uninstall the VidIQ plugin !

Turn on the Developer Mode !

Click "Load unpacked extension". Then choose the extension folder at desktop.

I created an account just to thank you. This worked perfectly for me, it unlocked a lot of useful features.
For the people who's having trouble please learn how to read. It should be "let t=e[0]" that you need to search for and change.
 
Didn't work with 3.18.1_0
I've found let t=e[0] in background.bundle btw

Update:
I'm sorry, it IS work! I was just confused with the beautiful code, coz after you changed the code to readable view, there are more spaces in let t=e[0], so it's become to let t = e [0].
And this code IS in bundle.bundle.js.

Thanks a lot for this share!
 
Last edited:
Didn't work with 3.18.1_0
I've found let t=e[0] in background.bundle btw

Update:
I'm sorry, it IS work! I was just confused with the beautiful code, coz after you changed the code to readable view, there are more spaces in let t=e[0], so it's become to let t = e [0].
And this code IS in bundle.bundle.js.

Thanks a lot for this share!
Ahh yes if you beautify the code the one you need to search and change will be "let t = e[0]". Thanks for the share too Sheenue.
Hope you're doing well and channel's is going great!
 
A new tutorial for version : 3.19.2_0

1. Make sure you have read post #1, for find Folder Ekstension
2. Fnd file Bundle
3. right click, open with notepad (dont notepad+), dont close
4. Copy (ctrl + a + c)
5. then open https://beautifier.io/
6. Paste (ctrl +v)
7. Then click Beautify JavaScript or HTML
8. and then Copy (ctrl + a + c)
9. Paste on your Notepad (Step 2)

then ctrl + f, type
Code:
boost

If you cant find
Code:
de.prototype.getPlans = () => ["basic", "pro", "boost_elite", etc]
addChannel: {
enterprise: null,

Then, the code must be change.

After you find it, then find
Code:
let t = [0];

10. change number 0 to 5
11. Save


Link Download : https://bit.ly/35nrFlN
Tutorial Video :
Virus Total :

Code:
URL]https://www.virustotal.com/gui/file/2748f7d21de14baa58db8b1c1f4c951cb41768baab0aa530bffc3e99d2a079ee/detection[/URL]

SHA-256    2748f7d21de14baa58db8b1c1f4c951cb41768baab0aa530bffc3e99d2a079ee
File name 3.19.2_0.zip
File size 4.35 MB

Last analysis 2020-04-29 21:08:29 UTC
 
A new tutorial for version : 3.19.2_0

1. Make sure you have read post #1, for find Folder Ekstension
2. Fnd file Bundle
3. right click, open with notepad (dont notepad+), dont close
4. Copy (ctrl + a + c)
5. then open https://beautifier.io/
6. Paste (ctrl +v)
7. Then click Beautify JavaScript or HTML
8. and then Copy (ctrl + a + c)
9. Paste on your Notepad (Step 2)

then ctrl + f, type
Code:
boost

If you cant find
Code:
de.prototype.getPlans = () => ["basic", "pro", "boost_elite", etc]
addChannel: {
enterprise: null,

Then, the code must be change.

After you find it, then find
Code:
let t = [0];

10. change number 0 to 5
11. Save


Link Download : https://bit.ly/35nrFlN
Tutorial Video :
Virus Total :

Code:
URL]https://www.virustotal.com/gui/file/2748f7d21de14baa58db8b1c1f4c951cb41768baab0aa530bffc3e99d2a079ee/detection[/URL]

SHA-256    2748f7d21de14baa58db8b1c1f4c951cb41768baab0aa530bffc3e99d2a079ee
File name 3.19.2_0.zip
File size 4.35 MB

Last analysis 2020-04-29 21:08:29 UTC
Thanks. Downloaded and installed. But showing basic as basic. How to know if it is enterprise?
 
Anyone else getting this error?

Failed to load extension


File~\Desktop\pachckjkecffpdphbpmfolblodfkgbhl
ErrorManifest file is missing or unreadable
Could not load manifest.
 
I tried this and i felt like all the informations it showed were wrong. Trending videos in my country were all from India even thought i don't live in India (very from it actually). As i've read somewhere in this forum, the interesting functionalities of VidIQ are all server-side
 
Thanks. Downloaded and installed. But showing basic as basic. How to know if it is enterprise?
upload_2020-5-17_14-44-22.png
upload_2020-5-17_14-45-17.png


Here. It's will show some parameter your video
 
I can confirm this still works well with version 3.22.1_0. I searched for let t = e[0] however. The panel shows Boost instead of Enterprise, and I couldn't even find a proper mention of the differences on their site, but I'm fine with that.
Keep in mind that this only works with the Chrome extension and not on the website, and the extension itself can slow the browser a bit, and is really not that useful for anything but snooping around and find tags.
 
Does this work only on windows ?

Change VidIQ Vision Basic to Enterprise

What is VidIQ?
A Chrome Extension, to see tags, keywords, on a channel.
The goal, so that our channel can be in page one [hopefully].

Then, how?

First:
Make sure you install VidIQ on browser chrome.

If you dont have :
  1. Open https://chrome.google.com/webstore/category/extensions
  2. type : VidIQ
  3. Then choose VidIQ vision for Youtube
  4. Install

Second :
Change Folder Option to Show Hidden Files.

you dont know? oh my god..

For Windows XP, 7, 8 :
  1. Open Control Pannel
  2. Appreance and Personalization
  3. Folder Options > tab View > Show hidden files, folder or drivers
For Windows 10 :
  1. Open windows explorer
  2. Find View
  3. Click Options > tab View > Show hidden files, folder or drivers

Third :
Open Folder Extension.

For Windows XP, 7, 8 :
  1. C > users > microsoft > AppData > Local > Google > Chrome > User Data > Default
  2. Find Folder Extensions
  3. Find Folder VidIQ , look at the latest install date, usually 2-3 after the temp folder (from below)
  4. If the folder is correct, there will be a new folder according to version, when posting in this thread, its version is 2.42.13_0

For Windws 10 :
  1. C > users > windows 10 > AppData > Local > Google > Chrome > User Data > Default
  2. same

Fourth :
Edit JavaScript File.

How :
  1. Find file Bundle
  2. right click, open with notepad (dont notepad+), dont close
  3. Copy (ctrl + a + c)
  4. then open http://jsbeautifier.org/
  5. Paste (ctrl +v)
  6. Then click Beautify JavaScript or HTML
  7. and then Copy (ctrl + a + c)
  8. Paste (Step 2)
  9. then ctrl + f, type
    Code:
    t = e[0]
  10. The code is usually just below the code
    Code:
    var e = ["basic", "pro", "boost_lite", "boost", "boost_plus", "enterprise"],
  11. change number 0 to 5
  12. save

Fifth :
Delete folder metadata (shift + delete).

Sixth :
Copy Folder 2.42.13_0 (read step 3 number 4) paste on another partition (example D).

Seventh :
Re-Install Extension VidIQ.

How? :
  1. type chrome://extensions/
  2. Check Developer Mode
  3. Clik Load Unpacked Extension
  4. Then find new Folder Extension (step Sixth)
  5. OK
  6. Dont forget to Uncheck Developer Mode

Done.
This tutorial is free to rewrite, or in making its tutorial video.
dont care.
haha..
 
A new tutorial for version : 3.19.2_0

1. Make sure you have read post #1, for find Folder Ekstension
2. Fnd file Bundle
3. right click, open with notepad (dont notepad+), dont close
4. Copy (ctrl + a + c)
5. then open https://beautifier.io/
6. Paste (ctrl +v)
7. Then click Beautify JavaScript or HTML
8. and then Copy (ctrl + a + c)
9. Paste on your Notepad (Step 2)

then ctrl + f, type
Code:
boost

If you cant find
Code:
de.prototype.getPlans = () => ["basic", "pro", "boost_elite", etc]
addChannel: {
enterprise: null,

Then, the code must be change.

After you find it, then find
Code:
let t = [0];

10. change number 0 to 5
11. Save


Link Download : https://bit.ly/35nrFlN
Tutorial Video :
Virus Total :

Code:
URL]https://www.virustotal.com/gui/file/2748f7d21de14baa58db8b1c1f4c951cb41768baab0aa530bffc3e99d2a079ee/detection[/URL]

SHA-256    2748f7d21de14baa58db8b1c1f4c951cb41768baab0aa530bffc3e99d2a079ee
File name 3.19.2_0.zip
File size 4.35 MB

Last analysis 2020-04-29 21:08:29 UTC
For Enterprise you need to input 6 instead of 5. So the code should look like this > "let t = [6];"
 
I created an account just to thank you. This worked perfectly for me, it unlocked a lot of useful features.
For the people who's having trouble please learn how to read. It should be "let t=e[0]" that you need to search for and change.
still works bang on cheers mate

the only part was this on windows 7
C:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Extensions
 
In the latest version of the extension, I found the "let t=e" in five. js files, changed them all and it works
 
Back
Top