Monday, May 13, 2024
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 7400  / 2 Years ago, thu, june 9, 2022, 5:16:15

Since updating to 13.10 all chromium extensions generate errors:



chrome.extension is not available: 'extension' is not allowed for specified context type content script,  extension page, web page, etc.). [VM] binding (56):427
Uncaught TypeError: Cannot call method 'sendRequest' of undefined include.preload.js:105
Uncaught TypeError: Cannot read property 'onRequest' of undefined include.postload.js:473
GET http://edge.quantserve.com/quant.js superuser.com/:2047
GET http://www.google-analytics.com/__utm.gif?utmwv=5.4.5&utms=2&utmn=590704726…n%3D(organic)%7Cutmcmd%3Dorganic%7Cutmctr%3D(not%2520provided)%3B&utmu=qQ~ ga.js:61

chrome.extension is not available: 'extension' is not allowed for specified context type content script, extension page, web page, etc.). [VM] binding (56):427
Uncaught TypeError: Cannot read property 'onRequest' of undefined content.js:233
chrome.extension is not available: 'extension' is not allowed for specified context type content script, extension page, web page, etc.). [VM] binding (56):427
Uncaught TypeError: Cannot read property 'onRequest' of undefined injected.js:169
chrome.extension is not available: 'extension' is not allowed for specified context type content script, extension page, web page, etc.). [VM] binding (56):427
Uncaught TypeError: Cannot call method 'getURL' of undefined content_js_min.js:5
GET http://engine.adzerk.net/z/8476/adzerk2_2_17_47 superuser.com/:1719
Uncaught TypeError: Cannot call method 'sendRequest' of undefined


How to fix this?


More From » google-chrome

 Answers
7

Updating to ubuntu 13.10 also updated Chromium to 29.0.1547.65-0ubuntu2, breaking ALL of my Chromium plugins.



Using synaptic, do a 'complete removal' of the 'chromium-browser' which also uninstalls 'chromium-codecs-ffmpeg-extra'. Reinstall the prior stable version of Chromium 28 for ubuntu 13.04 (chromium-browser_28.0.1500.71-0ubuntu1.13.04.1_amd64.deb). The earlier versions of Chromium can be found at http://www.ubuntuupdates.org/pm/google-chrome-stable. Download the appropriate CHROMIUM '.deb' file, 'right-click' to open with 'Ubuntu Software Center' and install.



All of my plugins/addons (Adblock Plus 1.6.1, AutoCopy 1.4.1, LastPass 2.5.5, Omnibox Timer 0.3.1) work again EXCEPT FOR 'Cool Clock' (ver 3.0.1.2).


[#28939] Friday, June 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aradxalte

Total Points: 70
Total Questions: 116
Total Answers: 116

Location: Dominica
Member since Sat, Nov 5, 2022
2 Years ago
;