Instagram - visible images counter

Shows in instagram profile pages how many images out of total (as a number and as a percentage) are currently visible, as you scroll down the page.

< Feedback em Instagram - visible images counter

Pergunta/comentário

§
Publicado: 07/08/2016

Transform to chrome

What is "run_at": "document_end", or "run_at": "document_start" ?

"js": [ "script.js", "jquery-3.0.0.min.js", "arrivejs.js" ], just add scripts to one folder?

darkredAutor
§
Publicado: 07/08/2016
Editado: 07/08/2016

I guess you're trying to convert the userscript to a Chrome extension.

First of all, there's no run-at declaration, so the default is document-end. Also, unfortunately Chrome doesn't support @require, so you have to use TamperMonkey, userscript manager for Chrome.

I use Greasemonkey (Firefox)

§
Publicado: 08/08/2016
Editado: 08/08/2016

just need auto "LOAD MORE" ) for chrome

with TamperMonkey:
chrome 44portbl - working counter
chrome 48portbl - not working
chrome 20/30portbl -not working

ty

darkredAutor
§
Publicado: 08/08/2016
Editado: 09/08/2016

I just tested the script in Chrome 52 (full/not portable) with Tampermonkey 4.1 and it works ok (incl. autocliking "Load more"). You should switch to these versions.

Publicar resposta

Faça o login para publicar uma resposta.